hi there,

On 9/29/06, Diallo, Pathe <[EMAIL PROTECTED]> wrote:
How can I disable the HTTP Header, or Customize it so it won't display

Server:Apache

I used:
ServerTokens Prod

I would like to be able to not display the Server name at all, or change
it to a generic message

Apache core doesn't provide this, so try mod_security instead:

http://www.modsecurity.org/

particularly the SecServerSignature directive:

http://www.modsecurity.org/documentation/modsecurity-apache/1.9.3/html-multipage/06-special_features.html#N108B5

Reply via email to