nixpkgs/nixos/modules/services/web-servers
Leona Maroni 33dc105554
nixos/nginx: set X-Forwarded-Server proxy header to hostname
X-Forwarded-Server represents the last server in a row of reverse proxies
in the common use, see:
- https://www.fastly.com/documentation/reference/http/http-headers/X-Forwarded-Server/
- https://httpd.apache.org/docs/2.4/mod/mod_proxy.html#x-headers
- https://docs.valsight.com/on-premise/latest/reverse-proxy

X-Forwarded-Host instead is the original request host.

This change adapts our NGINX module to the common use of this header.
2025-09-23 22:22:35 +02:00
..
apache-httpd nixos/apache-httpd: use more accurate int types 2025-09-22 16:36:15 +02:00
caddy nixos/acme: improve scalability - reduce superfluous unit activations 2025-08-08 16:28:42 +02:00
h2o nixos/acme: improve scalability - reduce superfluous unit activations 2025-08-08 16:28:42 +02:00
hitch
jboss
keter various: use mkPackageOption 2025-09-22 02:46:54 +02:00
lighttpd
nginx nixos/nginx: set X-Forwarded-Server proxy header to hostname 2025-09-23 22:22:35 +02:00
phpfpm nixos/php-fpm: enable systemd watchdog 2025-09-12 14:09:26 +02:00
trafficserver
unit treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
varnish treewide/nixos: move number typed port options to types.port 2025-09-08 15:27:19 +02:00
agate.nix
darkhttpd.nix
fcgiwrap.nix
garage.md
garage.nix treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
merecat.nix
mighttpd2.nix treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
minio.nix
molly-brown.nix
pomerium.nix nixos/acme: improve scalability - reduce superfluous unit activations 2025-08-08 16:28:42 +02:00
rustus.nix
send.nix treewide: Fix links in module documentation 2025-08-25 12:55:11 -04:00
stargazer.nix nixos/stargazer: use more accurate int types 2025-09-22 16:36:16 +02:00
static-web-server.nix
tomcat.nix
traefik.nix nixos/traefik: add WorkingDirectory 2025-08-11 11:03:17 +02:00
ttyd.nix
uwsgi.nix