mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
apache: Do not show loaded modules
The server header will show less information about the modules of the apache daemon. Fixes #10671
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
Timeout 300
|
||||
ServerSignature on
|
||||
UseCanonicalName off
|
||||
ServerTokens Full
|
||||
ServerTokens Prod
|
||||
LogLevel warn
|
||||
CustomLog /var/log/httpd/access_log combined
|
||||
Include /etc/httpd/conf/hostname.conf
|
||||
|
||||
Reference in New Issue
Block a user