mirror of
https://github.com/static-web-server/static-web-server.git
synced 2026-01-25 05:06:33 +00:00
Adds a `log-forwarded-for` option to control if the X-Forwarded-For header information should be logged. Also includes a `trusted-proxies` option to optionally specify from which IPs to accept this header. Existing uses of log-remote-address will stop logging forwarded-for IPs after this change.
Build or improve documentation
To build or improve the documentation follow the building documentation from source instructions.