I tried this - thought I was missing something so I asked. For some reason this does not work on mac.


On Dec 22, 2008, at 3:37 PM, Rainer Jung wrote:

On 22.12.2008 13:27, Yuval Perlov wrote:
I am trying to configure httpd->tomcat ajp bridge that will catch all
requests except for one directory to be served from httpd.
Ideally I'd like to map /* to the AJP except for one /staticcontent
directory to be served from apache.

Has anyone done this?

When using mod_jk:

JkUnMount /staticcontent/* *


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]




---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to