summaryrefslogtreecommitdiff
path: root/network/mod_evasive/README
diff options
context:
space:
mode:
authorRobby Workman <rworkman@slackbuilds.org>2011-02-13 17:26:32 -0600
committerRobby Workman <rworkman@slackbuilds.org>2011-02-28 09:42:02 -0600
commit4d670e05e7461e5d859957c8a1da08b329384a39 (patch)
tree37de183888e1dfa52f723e2f1451648791935e96 /network/mod_evasive/README
parent8fd9de9fe5005c1a176c5a3fe7c70e0defcf86b2 (diff)
downloadslackbuilds-4d670e05e7461e5d859957c8a1da08b329384a39.tar.gz
network/mod_evasive: Install config file to /etc/httpd/extra/
(instead of toplevel /etc/httpd/ directory) Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'network/mod_evasive/README')
-rw-r--r--network/mod_evasive/README2
1 files changed, 1 insertions, 1 deletions
diff --git a/network/mod_evasive/README b/network/mod_evasive/README
index 30c89f0697..deac6b184a 100644
--- a/network/mod_evasive/README
+++ b/network/mod_evasive/README
@@ -12,7 +12,7 @@ following:
* Making any requests while temporarily blacklisted (on a blocking list)
You'll need to add the following line to your /etc/httpd/httpd.conf file:
- Include /etc/httpd/mod_evasive.conf
+ Include /etc/httpd/extra/mod_evasive.conf
To test enter the following command:
perl /usr/doc/mod_evasive-$VERSION/test.pl | more