mirror of
https://github.com/apache/cloudstack
synced 2026-08-05 18:37:13 +00:00
* systemvm: turn off apache2 server tokens and signature This turns off apache2 server version signature/token in headers. Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com> * systemvm: remove invalid code as conf.d is not available now Signed-off-by: Rohit Yadav <rohit.yadav@shapeblue.com>
4 lines
54 B
Plaintext
4 lines
54 B
Plaintext
ServerTokens Prod
|
|
ServerSignature Off
|
|
TraceEnable Off
|