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

3 lines
177 B
Text

# Mirror the proxy snippet so FastCGI-backed apps can drop framework branding
# without forcing the behavior into unrelated FastCGI locations.
fastcgi_hide_header X-Powered-By;