Am Wed, 25 Nov 2009 11:13:19 -0500
schrieb Jonathan Mast <jhmast.develo...@gmail.com>:

> I need something that will be apply globally and can't be overridden
> by VirtualHost directives.  

Why don't you use a standard like Location/Order/Deny/Allow in the
vhosts config to deny access to WEB-INF, etc.?

Individual config-files for Apache's vhosts are still part of the
Apache-config and you can insert in it whatever you like to control (or
crash!) Apache as a whole. Because of this I would never give the
Tomcat-"User" (e.g. our developers) direct access to the vhost's
config-files.


Regards,
 Tobias.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to