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
> 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
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
...
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
---
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
Mark,
Could you tell me what Tomcat doc is?
Thanks for your atention,
Andre
Mark Thomas-18 wrote:
>
> acastanheira2001 wrote:
>> Hi,
>>
>> Although I´ve set false to xpoweredBy tag, it continues to appear in
>> response headers.
>>
>>
>> xpoweredBy
>> false
>>
>
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