My application is running on Jboss 4.0.4 and JDK1.5, and I want to hide all the app server version details from the end user.
If I try to access some urls like http://localhost:8080/conf/, http://localhost:8080/invoker/ etc, then I'm geting an error page given below. anonymous wrote : | HTTP Status 404 - /conf/ | | -------------------------------------------------------------------------------- | | type Status report | | message /conf/ | | description The requested resource (/conf/) is not available. | | -------------------------------------------------------------------------------- | | Apache Tomcat/5.5.17 Is there any way to hide the version info (Apache Tomcat/5.5.17) shown at the footer of the page?? Is there any way to give our own error page instead of this error page? Pls help.. its very urgent. View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3966973#3966973 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3966973 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
