[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [cobalt-users] [Raq550] - Too mutch sys info !!! - URGENT



> 
> can someone tells me how to removes informations gived from http :
> 
>  The site *****.com is running Apache/1.3.20 Sun Cobalt 
> (Unix) mod_ssl/2.8.4  OpenSSL/0.9.6 PHP/4.2.3 
> FrontPage/5.0.2.2510 mod_perl/1.26 on Linux
> 

In httpd.conf add:

ServerTokens ProductOnly

Then it will reply:

HTTP/1.1 200 OK
Date: Wed, 18 Jun 2003 16:26:49 GMT
Server: Apache

-- 
C2003 Dan Kriwitsky

Please reply to the list only. Off list replies are not read.