nginx-kit/proxy_pass/hide-powered-by.conf
2026-06-09 14:41:15 +08:00

4 lines
197 B
Text

# Keep this separate from forwarded.conf so callers can decide whether hiding
# upstream branding is worth potentially masking framework details during
# debugging.
proxy_hide_header X-Powered-By;