[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-security] Changing the Apache banner
- Subject: Re: [cobalt-security] Changing the Apache banner
 
- From: "R.Milne" <rmilne@xxxxxxxxxxxxxx>
 
- Date: Thu, 31 Jan 2002 16:15:09 -0000
 
- List-id: Mailing list for users to address network security on Cobalt products. <cobalt-security.list.cobalt.com>
 
After reading
http://httpd.apache.org/docs/mod/core.html#servertokens
 I noticed the following in the compatibility section
"the ProductOnly keyword is only available in versions later than 1.3.12 "
 
To my knowledge the Raq3 comes with Apache 1.3.6.
The "Minimal" keyword 
(eg. ServerTokens Minimal)
Should make the banner read 'Apache/1.3.* '
Richard