3 lines
177 B
Text
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;
|