Re: tomcat/linux newbie can't connect to tomcat remotely

2007-03-22 Thread phonon
add the following lines > > > ProxyRequests Off > ProxyPass /alfresco http://localhost:8080/alfresco > ProxyPassReverse /alfresco http://localhost:8080/alfresco > ProxyPreserveHost On > > > Restart httpd "/etc/init.d/httpd restart" > then access your app > h

tomcat/linux newbie can't connect to tomcat remotely

2007-03-22 Thread phonon
Hi, This is my first Linux installation, and my first tomcat install, so please excuse me if I'm missing something obvious. I'm running Alfresco, which is a CMS that runs on tomcat. I have a Linux server (CentOS 4.4, i.e. Red Hat ES 4). I can connect to the server through ssh, and "lynx http://1