Re: How to hide x-poweredBY response header

2009-08-04 Thread André Warnier
acastanheira2001 wrote: ... Folks, My conf/web.xml config is: CommonHeadersFilter org.jboss.web.tomcat.filters.ReplyHeaderFilter X-Powered-By Servlet 2.4; JBoss-4.2.0.GA_CP02 (build: SVNTag=JBPAPP_4_2_0_GA_CP02 date=200801291544)/Tomcat-5.5

RE: How to hide x-poweredBY response header

2009-08-04 Thread Caldarale, Charles R
> From: acastanheira2001 [mailto:acastanheira2...@yahoo.com.br] > Subject: Re: How to hide x-poweredBY response header > > My conf/web.xml config is: > > > CommonHeadersFilter > org.jboss.web.tomcat.filters.ReplyHeaderFilter > > X-Powered-By > Servle

Re: How to hide x-poweredBY response header

2009-08-04 Thread acastanheira2001
>>> SVNTag=JBPAPP_4_2_0_GA_CP02 date=200801291544)/Tomcat-5.5" >>> But given you are using JBoss, it could be completely different. >>> > > ---

Re: How to hide x-poweredBY response header

2009-08-04 Thread André Warnier
acastanheira2001 wrote: Mark, Could you tell me what Tomcat doc is? (Trying to save someone from a nervous breakdown..) By "Tomcat docs", Mark probably meant "the Apache Tomcat on-line documentation", which can be found at http://tomcat.apache.org/tomcat-6.0-doc/index.html ---

Re: How to hide x-poweredBY response header

2009-08-04 Thread Tim Funk
See conf/web.xml in your tomcat installation (and look for xpoweredBy in the comments) - if that doesn't exist - then you'll need to consult the JBOSS docs since they configure it in a different manner. -Tim acastanheira2001 wrote: Mark, Could you tell me what Tomcat doc is? Thanks for your

Re: How to hide x-poweredBY response header

2009-08-04 Thread acastanheira2001
@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.org > > > -- View this message in context: http://www.nabble.com/How-to-hide-x-poweredBY-response-header-tp24796578p24807658.html Sent from the Tomcat - User mailing list archive at Nabble.com.

Re: How to hide x-poweredBY response header

2009-08-03 Thread Mark Thomas
acastanheira2001 wrote: > Hi, > > Although I´ve set false to xpoweredBy tag, it continues to appear in > response headers. > > > xpoweredBy > false > Where did you read that was the way to set it? That isn't what the Tomcat docs say. > How to hide the following inform

How to hide x-poweredBY response header

2009-08-03 Thread acastanheira2001
t-5.5" Thanks, Andre -- View this message in context: http://www.nabble.com/How-to-hide-x-poweredBY-response-header-tp24796578p24796578.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-m