diff options
author | pyllyukko <pyllyukko AT maimed dot org> | 2012-05-05 12:30:01 -0400 |
---|---|---|
committer | Erik Hanson <erik@slackbuilds.org> | 2012-05-07 12:18:09 -0500 |
commit | 47304fe33c775caa2f38085734ca394237174765 (patch) | |
tree | 307efc9d3fbe5c456493b55bfd4f47f269cdc040 /network/modsecurity-apache/doinst.sh | |
parent | 23b18b280e70ffe537450aa061e64feddace07af (diff) | |
download | slackbuilds-47304fe33c775caa2f38085734ca394237174765.tar.gz |
network/modsecurity-apache: Updated for version 2.6.5.
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'network/modsecurity-apache/doinst.sh')
-rw-r--r-- | network/modsecurity-apache/doinst.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/network/modsecurity-apache/doinst.sh b/network/modsecurity-apache/doinst.sh index 4edf9ce1c2..be6e4845ed 100644 --- a/network/modsecurity-apache/doinst.sh +++ b/network/modsecurity-apache/doinst.sh @@ -12,4 +12,5 @@ config() { } config etc/httpd/extra/modsecurity-recommended.conf.new +config etc/httpd/crs/modsecurity_crs_10_config.conf.new |