Re: virtual host for apache/tomcat server

2011-03-31 Thread Tobias Crefeld
Am Thu, 31 Mar 2011 07:49:07 -0400 schrieb James Pifer : > So I have a web server at: http://server.domain.com that has just > static web pages, etc. > > I have a tomcat jsp that I want to respond to > http://myapp.domain.com. > > I setup a VirtualHost similar to you example, but when I go > t

Re: virtual host for apache/tomcat server

2011-03-31 Thread James Pifer
On Thu, 2011-03-31 at 00:57 +0200, Tobias Crefeld wrote: > Am Wed, 30 Mar 2011 15:09:12 -0400 schrieb James Pifer > : > > > Ok, my httpd.conf is pretty standard. It includes proxy_ajp.conf > > which has: > > > > LoadModule proxy_ajp_module modules/mod_proxy_ajp.so > > ProxyPass /tomcat/ ajp://lo

Re: virtual host for apache/tomcat server

2011-03-30 Thread Tobias Crefeld
Am Wed, 30 Mar 2011 15:09:12 -0400 schrieb James Pifer : > Ok, my httpd.conf is pretty standard. It includes proxy_ajp.conf > which has: > > LoadModule proxy_ajp_module modules/mod_proxy_ajp.so > ProxyPass /tomcat/ ajp://localhost:8009/ I only have some experience with Tomcat-6, not Tomcat-5.5,

Re: virtual host for apache/tomcat server

2011-03-30 Thread James Pifer
On Wed, 2011-03-30 at 14:53 -0400, Christopher Schultz wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > James, > > On 3/30/2011 2:36 PM, James Pifer wrote: > > I have the following installed on CentOS 5.5 > > httpd-2.2.3-43.el5.centos.3 > > tomcat5-5.5.23 > > Any opportunity to upgra

Re: virtual host for apache/tomcat server

2011-03-30 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 3/30/2011 2:36 PM, James Pifer wrote: > I have the following installed on CentOS 5.5 > httpd-2.2.3-43.el5.centos.3 > tomcat5-5.5.23 Any opportunity to upgrade? Tomcat 5.5.23, while current and still supported, is basically in maintenance-mo