Re: [mod-security-users] Activate Mod_security only in selected vhosts
Brought to you by:
victorhora,
zimmerletw
|
From: Ivan R. <iv...@we...> - 2006-02-21 22:38:06
|
OXx wrote: > Hello all, > > I use Mod_security on a Debian Server with apache2. > The mod works very well. > My problem is I want to desactivate this mod_security on selected > websites or activate only in some websites I choose. > Is it possible via Vhosts or other methods? Yes. Any Apache container directive can introduce a different configuration or override the configuration of the parent container. .htaccess can work too. You should find the examples in the manual. -- Ivan Ristic, Technical Director Thinking Stone, http://www.thinkingstone.com ModSecurity: Open source Web Application Firewall |