Re: tomcat/apache issue

2005-10-24 Thread sayoke
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: Sent: Monday, October 24, 2005 11:11 AM Subject: tomcat/apache issue Hello Every

tomcat/apache issue

2005-10-23 Thread Gupta, Razat
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 : ht