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: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org