Nginx tidbits

home | blog | Terrible people and places | Covid-19 links | Teh Internet | guest blog |rants | placeholder | political | projects | Gwen and Liam | Citadel patched | Tools | Scouts



Just a spot to drop easily forgotten stuff due to my under use.

Config test:
nginx -t

Server alias names:
Just add the aliases on the server_name line. The first one is the canonical name
(don't forget the semicolon).

In the default (alpha-numerically) config the default_server can be useful.

Processing order for Nginx:
https://nginx.org/en/docs/http/request_processing.html




[æ]