RE: Tomcat Domain for redirects

2009-02-07 Thread Christian Decker
Problem is that I also host some PHP and RubyOnRails apps on the same server and I'd like to keep them running ^^ Caldarale, Charles R wrote: > >> From: Christian Decker [mailto:decker.christ...@gmail.com] >> Subject: Tomcat Domain for redirects >> >> I have a s

Re: Tomcat Domain for redirects

2009-02-07 Thread Christian Decker
t.apache.org/tomcat-6.0-doc/config/ajp.html > > Best regards, > Konstantin Kolinko > > - > To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org > For additional commands, e-mail: users-h...@tomcat.apache.o

Re: Tomcat Domain for redirects

2009-02-06 Thread Konstantin Kolinko
2009/2/6 Christian Decker : > > Hi all, > > I'm not that good at configuring Tomcat so I thought I'd ask here. My > problem is that I have a server that is running Tomcat 5.5 and an > Apache server that runs on port 80 and uses mod_jk to redirect all > incoming requests to the tomcat server. > > So

Re: Tomcat Domain for redirects

2009-02-06 Thread André Warnier
Christian Decker wrote: [...] As this happens in many different places I assume that the tomcat server somehow believes that he is server1 instead of server1.example.com. I'm also going to start at the beginning, but in a different way. So why don't you force Tomcat to believe he /is/ server1

RE: Tomcat Domain for redirects

2009-02-06 Thread Caldarale, Charles R
> From: Christian Decker [mailto:decker.christ...@gmail.com] > Subject: Tomcat Domain for redirects > > I have a server that is running Tomcat 5.5 and an > Apache server that runs on port 80 and uses mod_jk > to redirect all incoming requests to the tomcat server. So let's

Tomcat Domain for redirects

2009-02-06 Thread Christian Decker
View this message in context: http://www.nabble.com/Tomcat-Domain-for-redirects-tp21874907p21874907.html Sent from the Tomcat - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: users-unsubscr...@tomcat.apac