From: David O. <da...@cr...> - 2005-01-05 14:31:53
Dear all,
is it possible to store the filter rules (or the whole mod_security
configuration) in an extra file (not httpd.conf)? It would keep my
apache configs clearer and other users could read the rules easier.
Thanks,
David
--
The day microsoft makes something that doesn't suck is the day they start making vacuum cleaners.
David Obando wrote:
> Dear all,
>
> is it possible to store the filter rules (or the whole mod_security
> configuration) in an extra file (not httpd.conf)? It would keep my
> apache configs clearer and other users could read the rules easier.
It is, use the Apache Include directive:
http://httpd.apache.org/docs-2.0/mod/core.html#include
--
Ivan Ristic (http://www.modsecurity.org)