Re: mod_jk and tomcat virtual hosts not connecting

2010-07-27 Thread Brett Delle Grazie
Hi Moritz, Try adding: jira.example.com www.jira.example.com To the server.xml inside the Best Regards, Brett -Original Message- From: Moritz Winter [mailto:moritz.a.win...@googlemail.com] Sent: Tuesday, July 27, 2010 7:11 PM To: users@tomcat.apache.org

RE: mod_jk and tomcat virtual hosts not connecting

2010-07-27 Thread Irfan Khan
Try this pdf , it might help. IT seems to be you are trying complex configuration, the simple configuration would be example.com/jira If you want simple configuration follow the attachment. -Original Message- From: Moritz Winter [mailto:moritz.a.win...@googlemail.com] Sent: Tuesday,

Re: mod_jk and tomcat virtual hosts not connecting

2010-07-27 Thread Moritz Winter
Hi Felix, youre absolutely right and it works like a charm, thank you so much!! Vielen Dank ;-) Btw. the www prefix is just working fine if I add the alias to the tomcat server.xml! Greetings! Am 27.07.2010 17:55, schrieb Felix Schumacher: Hi Moritz, Am Dienstag, den 27.07.2010, 15:40 +

Re: mod_jk and tomcat virtual hosts not connecting

2010-07-27 Thread Felix Schumacher
Hi Moritz, Am Dienstag, den 27.07.2010, 15:40 +0200 schrieb Moritz Winter: > My issue is with the mod_jk plugin. I want to redirect my subdomain > requests jira.example.com to a tomcat 6 virtual host called jiraapp. If > I call the subdomain jira.example.com Im always getting the default > tom