>> 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
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
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
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