diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /www/mod_security21/files | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'www/mod_security21/files')
-rw-r--r-- | www/mod_security21/files/mod_security2.conf.in | 3 | ||||
-rw-r--r-- | www/mod_security21/files/pkg-message.rules.in | 10 |
2 files changed, 0 insertions, 13 deletions
diff --git a/www/mod_security21/files/mod_security2.conf.in b/www/mod_security21/files/mod_security2.conf.in deleted file mode 100644 index 9553e12a1cc2..000000000000 --- a/www/mod_security21/files/mod_security2.conf.in +++ /dev/null @@ -1,3 +0,0 @@ -<IfModule security2_module> - Include %%APACHEETCDIR%%/Includes/mod_security2/*.conf -</IfModule> diff --git a/www/mod_security21/files/pkg-message.rules.in b/www/mod_security21/files/pkg-message.rules.in deleted file mode 100644 index 206d2f1aae54..000000000000 --- a/www/mod_security21/files/pkg-message.rules.in +++ /dev/null @@ -1,10 +0,0 @@ - -The modsecurity 2 Core Rules have been installed in - - %%PREFIX%%/%%APACHEETCDIR%%/Includes/mod_security2/ - -and run in "DetectionOnly" mode as not to disturb operatings. - -Please read http://www.modsecurity.org/projects/rules/index.html - -Logging is done to /var/log/httpd-modsec-*.log |