Re: how to set auto redirection in tomcat

2011-02-23 Thread James Godrej
ers List >> Sent: Thu, 24 February, 2011 3:01:01 AM >> Subject: RE: how to set auto redirection in tomcat >> >>> From: James Godrej [mailto:jamesgod...@yahoo.in] >>> Subject: how to set auto redirection in tomcat >> >>> I am using mod_ajp a

Re: how to set auto redirection in tomcat

2011-02-23 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 James, On 2/23/2011 5:16 PM, James Godrej wrote: > - Original Message > From: "Caldarale, Charles R" > To: Tomcat Users List > Sent: Thu, 24 February, 2011 3:01:01 AM > Subject: RE: how to set auto redirection in

Re: how to set auto redirection in tomcat

2011-02-23 Thread James Godrej
- Original Message From: "Caldarale, Charles R" To: Tomcat Users List Sent: Thu, 24 February, 2011 3:01:01 AM Subject: RE: how to set auto redirection in tomcat > From: James Godrej [mailto:jamesgod...@yahoo.in] > Subject: how to set auto redirection in tomc

RE: how to set auto redirection in tomcat

2011-02-23 Thread Caldarale, Charles R
> From: James Godrej [mailto:jamesgod...@yahoo.in] > Subject: how to set auto redirection in tomcat > I am using mod_ajp as a front end Why? What purpose is it serving? If it's not doing anything useful (e.g., handling PHP), you should simplify your life and remove it. > H

how to set auto redirection in tomcat

2011-02-23 Thread James Godrej
I have a site http://social.openitup.in right now what you are seeing is a default Tomcat6 page. I am using mod_ajp as a front end and Apache vhost configuration for same is ServerName social.openitup.in ServerAdmin webmaster@localhost ProxyRequests off