you edit u r server.xml and make sure apache tomcat connctor port = '8080' . this will solve the problem. ----- Original Message ----- From: "Gupta, Razat" <[EMAIL PROTECTED]> To: <users@tomcat.apache.org> Sent: Monday, October 24, 2005 11:11 AM Subject: tomcat/apache issue
Hello Everyone, I have configured tomcat with apache using mod-jk. Tomcat is running on port : 8080 And Apache is listening on port : 80. I have disabled the directory listing for tomcat by Putting false under listing tag for default servlet in web.xml. Now if I try to access like : http://localhost:8080/xyz/ It shows XYZ is not available 404 ERROR. But when I access it like : http://localhost/xyz/ It shows the complete directory listing for xyz context. I want to disable this directory listing . What should I do? regards Razat ********************************************************* Disclaimer: The contents of this E-mail (including the contents of the enclosure(s) or attachment(s) if any) are privileged and confidential material of MBT and should not be disclosed to, used by or copied in any manner by anyone other than the intended addressee(s). In case you are not the desired addressee, you should delete this message and/or re-direct it to the sender. The views expressed in this E-mail message (including the enclosure(s) or attachment(s) if any) are those of the individual sender, except where the sender expressly, and with authority, states them to be the views of MBT. This e-mail message including attachment/(s), if any, is believed to be free of any virus. However, it is the responsibility of the recipient to ensure that it is virus free and MBT is not responsible for any loss or damage arising in any way from its use ********************************************************* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]