RE: mod_jk and virtual folders?

2004-02-05 Thread Tim Diez
> On Wed, February 4, 2004 1at 2:02 pm, Tim Diez wrote: > > > > I'd like to use apache and mod_jk to dynamically re-route all > > subfolders of my httpd web server to a single Tomcat webapp. > > > > http://www.myserver.com/ http://www.myserver.com:8080/mywebapp > > > > The tricky part for me has b

Re: mod_jk and virtual folders?

2004-02-04 Thread David Rees
On Wed, February 4, 2004 1at 2:02 pm, Tim Diez wrote: > > I'd like to use apache and mod_jk to dynamically re-route all subfolders > of my httpd web server to a single Tomcat webapp. > > http://www.myserver.com/ > http://www.myserver.com:8080/mywebapp > > The tricky part for me has been setting thi