Re: Reach manager via apache

2008-04-16 Thread Sebastien MORETTI
>> Do you have an idea why manager cannot be reached via apache ? >> >> Thanks >> >> (Port 8080 is blocked by firewall and tomcat no more uses port 8080, >> commented in server.xml file) > > Sorry, Manager connexion returns a tomcat server error. And the error is? Tomcat version? Did it work on p

Re: Reach manager via apache

2008-04-16 Thread Mark Thomas
Sebastien MORETTI wrote: Do you have an idea why manager cannot be reached via apache ? Thanks (Port 8080 is blocked by firewall and tomcat no more uses port 8080, commented in server.xml file) Sorry, Manager connexion returns a tomcat server error. And the error is? Tomcat version? Did it

Re: Reach manager via apache

2008-04-15 Thread Sebastien MORETTI
Hi, Our tomcat applications use port 8009 to be reached, via apache, on port 80. Everything works perfectly but tomcat manager cannot be reached as other applications. We use this syntax in apache config file: JkMount /cres default JkMount /cres/* default JkMount /manager defau

Reach manager via apache

2008-04-15 Thread Sebastien MORETTI
Hi, Our tomcat applications use port 8009 to be reached, via apache, on port 80. Everything works perfectly but tomcat manager cannot be reached as other applications. We use this syntax in apache config file: JkMount /cres default JkMount /cres/* default JkMount /manager default