diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2012-10-10 20:26:24 +0200 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-11-04 09:53:51 -0500 |
commit | 777055c610a8e4f251c9410203b9b4cd7ee5f060 (patch) | |
tree | dfc1d945bae5d12332800cb883644726c7cfc104 /network/modsecurity-apache/doinst.sh | |
parent | cbc2b5f94c028bee6b06f786245df342b684c8ff (diff) | |
download | slackbuilds-777055c610a8e4f251c9410203b9b4cd7ee5f060.tar.gz |
network/modsecurity-apache: Updated for version 2.6.8.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'network/modsecurity-apache/doinst.sh')
-rw-r--r-- | network/modsecurity-apache/doinst.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/network/modsecurity-apache/doinst.sh b/network/modsecurity-apache/doinst.sh index be6e4845ed..225e435466 100644 --- a/network/modsecurity-apache/doinst.sh +++ b/network/modsecurity-apache/doinst.sh @@ -12,5 +12,5 @@ config() { } config etc/httpd/extra/modsecurity-recommended.conf.new -config etc/httpd/crs/modsecurity_crs_10_config.conf.new +config etc/httpd/crs/modsecurity_crs_10_setup.conf.new |