We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e12ae05 commit 1470258Copy full SHA for 1470258
src/security/x-powered-by.conf
@@ -19,5 +19,5 @@
19
# https://php.net/manual/en/ini.core.php#ini.expose-php
20
21
<IfModule mod_headers.c>
22
- Header unset X-Powered-By
+ Header always unset X-Powered-By
23
</IfModule>
0 commit comments