feat(samples/httpaste.it): remove httpd header signatures
This commit is contained in:
parent
e79714e1f6
commit
4c5f0798bc
1 changed files with 2 additions and 0 deletions
|
|
@ -26,6 +26,8 @@ LoadModule evasive20_module /usr/lib/apache2/modules/mod_evasive20.so
|
||||||
</IfModule>
|
</IfModule>
|
||||||
|
|
||||||
ServerAdmin you@example.com
|
ServerAdmin you@example.com
|
||||||
|
ServerSignature Off
|
||||||
|
ServerTokens Prod
|
||||||
|
|
||||||
<IfModule security2_module>
|
<IfModule security2_module>
|
||||||
Include crs/owasp-modsecurity-crs-3.2.0/crs-setup.conf
|
Include crs/owasp-modsecurity-crs-3.2.0/crs-setup.conf
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue