R
RobinO
Guest
Hi
Is there anyway to integrate an external version (not installed through plesk) of Tomcat so that requests to port 80 are redirected to port 8080 (i.e. if I went to www.example.com I would see the same content as www.example.com:8080)?
I have tried using mod_jk with our apache files but this doesn't seem to work when plesk is installed.
We also can't locate proxy_ajp.conf (I think this is because we are now using Ubuntu 8.04 server instead of Centos) and hence we are unable to use <location> tags to redirect as well.
Our version of plesk panel is 9.2.1
We have tried editing the http.conf file but it is either ignored or causes an 'Invalid server configuration(500)' error.
(Also our setup of the mod_jk is working correctly with our dev server which runs ubuntu 8.10 so I don't think it's a incorrect mod_jk setup that is causing the issue)
Thanks
Robin
Is there anyway to integrate an external version (not installed through plesk) of Tomcat so that requests to port 80 are redirected to port 8080 (i.e. if I went to www.example.com I would see the same content as www.example.com:8080)?
I have tried using mod_jk with our apache files but this doesn't seem to work when plesk is installed.
We also can't locate proxy_ajp.conf (I think this is because we are now using Ubuntu 8.04 server instead of Centos) and hence we are unable to use <location> tags to redirect as well.
Our version of plesk panel is 9.2.1
We have tried editing the http.conf file but it is either ignored or causes an 'Invalid server configuration(500)' error.
(Also our setup of the mod_jk is working correctly with our dev server which runs ubuntu 8.10 so I don't think it's a incorrect mod_jk setup that is causing the issue)
Thanks
Robin