Mark Thomas wrote:
Paul Singleton wrote:
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But w
Paul Singleton wrote:
> (I am required to anonymiee a Tomcat 5.5 server from hackers
> trying to discover its version etc.)
>
> If I put this in conf/web.xml
>
>
> 404
> /anon_error.jsp
>
>
> *and* put an anon_error.jsp in every web app, then I can
> replace the built-in error page.
>
> B
Paul Singleton wrote:
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But where will Tomcat look
(I am required to anonymiee a Tomcat 5.5 server from hackers
trying to discover its version etc.)
If I put this in conf/web.xml
404
/anon_error.jsp
*and* put an anon_error.jsp in every web app, then I can
replace the built-in error page.
But where will Tomcat look for /anon_error.jsp whe