Hi, thanks,

I tried both: 
    <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000"
redirectPort="8443" server="false" />

and 

    <Connector port="8080" protocol="HTTP/1.1" connectionTimeout="20000"
redirectPort="8443" server="ParanoidAndroid" />

But it does not work, I still get: Apache Tomcat/6.0.20 at the bottom. 

Am I doing something wrong?

Thanks

--MB

n828cl wrote:
> 
>> From: massive.boisson [mailto:[email protected]]
>> Subject: Hide Tomcat Version From Default Error Page
>> 
>> I read that I can hide server version ("Apache Tomcat/6.0.20") by some
>> setting in server.xml / Connector on version 6.0.20.
> 
> The paranoid among us should look at the server attribute for <Connector>:
> http://tomcat.apache.org/tomcat-6.0-doc/config/http.html
> 
>  - Chuck
> 
> 
> THIS COMMUNICATION MAY CONTAIN CONFIDENTIAL AND/OR OTHERWISE PROPRIETARY
> MATERIAL and is thus for use only by the intended recipient. If you
> received this in error, please contact the sender and delete the e-mail
> and its attachments from all computers.
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
> 
> 
> 

-- 
View this message in context: 
http://old.nabble.com/Hide-Tomcat-Version-From-Default-Error-Page-tp27180665p27181395.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to