summaryrefslogtreecommitdiff
path: root/pkgs/development/python-modules/httpserver
diff options
context:
space:
mode:
authorLeona Maroni <dev@leona.is>2025-09-23 21:58:31 +0200
committerLeona Maroni <dev@leona.is>2025-09-23 22:22:35 +0200
commit33dc105554dbb58ff42f3514fa90ebc3030cc2bc (patch)
treef3a57de33fe3aaf5fb86039f0d245fb50a5dc216 /pkgs/development/python-modules/httpserver
parent88edfc580fa2a5d31eaae0be2dd1da9e5bd2c494 (diff)
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.
Diffstat (limited to 'pkgs/development/python-modules/httpserver')
0 files changed, 0 insertions, 0 deletions