(apache2 will not start since default config uses this directory) OBS-URL: https://build.opensuse.org/package/show/Apache/apache2?expand=0&rev=708
8 lines
144 B
Plaintext
8 lines
144 B
Plaintext
ServerSignature off
|
|
UseCanonicalName off
|
|
ServerTokens ProductOnly
|
|
TraceEnable off
|
|
LogLevel warn
|
|
CustomLog /var/log/apache2/access_log combined
|
|
|