Re: [us...@httpd] How to mount JBoss in Subdir

2009-02-17 Thread Krist van Besien
On Tue, Feb 17, 2009 at 12:54 PM, carsten wrote: > rewriting does not work (at least we have used the wrióng ruLe) > If one can point us in the right direction, please. An example will be nice, > too One solution would be not to use mod_jk and in stead just proxy to the tomcat's http port. That

[us...@httpd] How to mount JBoss in Subdir

2009-02-17 Thread carsten
Hello, We can mount our application deployed in JBoss with JKmount. It works fine. But we can reach this app only over an url of this form: http:/ourserver/appcontext This is done via an mount of JKMount /appcontext worker Now we ha´ve to reach our app over an url of this form http:/ourserver/ext