Re: Configuring mod_jk in a virtual host to mount one specific application?

2008-06-22 Thread Sebastien ARBOGAST
for example... but I just realized that they also have jira in the URL at the end so I guess it's too hard to be worth it. Thanks a lot to you guys. Sebastien 2008/6/22 Rainer Jung <[EMAIL PROTECTED]>: > Sebastien ARBOGAST schrieb: > >> Thanks a lot. Now it works great. &

Re: Configuring mod_jk in a virtual host to mount one specific application?

2008-06-22 Thread Sebastien ARBOGAST
to /jira/* from being > handled by the rewrite rule. This should break the endless redirect: > > RewriteCond %{REQUEST_URI} !^/jira/.* > > --David > > > Sebastien ARBOGAST wrote: > >> Thanks a lot for these precisions. I already had mod_rewrite loaded but >&

Re: Configuring mod_jk in a virtual host to mount one specific application?

2008-06-22 Thread Sebastien ARBOGAST
jspa' 87.65.162.6 - - [22/Jun/2008:21:13:57 +0200] [ bugs.epseelon.org/sid#8231258][rid#843ceb8/initial] (2) rewrite '/jira/secure/Setup!default.jspa' -> '/jira/jira/secure/Setup!default.jspa' 87.65.162.6 - - [22/Jun/2008:21:13:57 +0200] [ bugs.epseelon.org/sid#8231258][

Re: Configuring mod_jk in a virtual host to mount one specific application?

2008-06-22 Thread Sebastien ARBOGAST
e. 2008/6/22 Rainer Jung <[EMAIL PROTECTED]>: > Hi Sebastien, > > Sebastien ARBOGAST schrieb: > > I've got my JBoss 4.2 server running and I managed to configure one >> virtual >> host with mod_jk to get to it without having to enter the 8080

Configuring mod_jk in a virtual host to mount one specific application?

2008-06-22 Thread Sebastien ARBOGAST
I've got my JBoss 4.2 server running and I managed to configure one virtual host with mod_jk to get to it without having to enter the 8080 port.Here is my VirtualHost configuration: ServerAdmin [EMAIL PROTECTED] ServerName myserver.com JkMount /* loadbalancer ErrorLog /var/log/