1688 results for "nginx"

  • I always feel like "auth for static site" is a bit hard to define. When do you consider something no longer static? I think https://www.authelia.com/ integrates with nginx, so you can have your server redirect the user to a separately hosted auth provider. But then that might actually be more stuff for you to host than having a static site that also supports PHP includes for a login
    Zegnat at 2021-12-26 21:58
  • Zegnat: I have some FastCGI Caching going on with Nginx. I think it supports using the If-None-Match and If-Modified-Since headers
    GWG at 2021-10-30 19:51
  • good tip, always set a default virtual host in nginx/apache that is a redirect otherwise the server will serve whatever your first site is
    aaronpk at 2021-10-27 21:15
  • a redirect inherently requires server-side code, which may be a web server like nginx/apache, or a static site hosting platform like netlify
    aaronpk at 2021-10-07 19:07
  • <capjamesg[d]> "How do people manage multiple..." <- A reverse proxy might be a solution if what you want is to run several web servers on one machine and have them available on, say, different subdomains. There are plenty of manuals on setting it up using common web server software (nginx, apache, etc)
    nekr0z at 2021-10-02 14:14
  • Probably the most interesting thing is getting Caddy to use a Redis server as shared storage for SSL certs. I never had a good solution for that with my old Nginx-based setup.
    [manton] at 2021-08-23 22:25
  • I asked about Caddy a couple months ago here… We finished a migration from Nginx to Caddy for hosted static blogs on Micro.blog (still using Nginx to front-end the web app). Highly recommend Caddy if anyone is looking for a nicer HTTPS solution.
    [manton] at 2021-08-23 16:15
  • so if a server has php - eg. apache mod_php, or nginx with php-fpm - you can essentially upload a .php and it'll just work(tm)
    petermolnar at 2021-07-20 10:31
  • care, since I can't stand Plesk anyway, and it's not the first time that Plesk and nothing else not plain IIS, Apache, Nginx, CPanel, has caused problems with sites throwing nonsensical 500 error messages that mean nothing anywhere else.
    cambridgeport90 at 2021-07-06 20:23
  • yup! tbh I hope that once I grok it enough, something like that could be easy to put into a check for something like nginx as a proxy_auth flow then static sites could probably get in the fun of private content 🙂
    [jacky] at 2021-06-30 23:29
Sort by:

Filter results by:

Tag

Query took 0.01s.


Search tips

Exclusion
+foo -bar
Logical OR
foo OR bar
Exact phrase
"foo bar"
Partial words
foo*
Particular fields only
title:foo
domain:example.org
nick:somebody
after:2016-11-23
before:2016-11-23
date:2016-11-23