From 809581ae9957181e07f4a8efc4843b09682d041a Mon Sep 17 00:00:00 2001 From: Daniel Black Date: Tue, 7 Jan 2014 11:52:21 +1100 Subject: [PATCH] ENH: jail.conf for apache-botsearch --- config/jail.conf | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/config/jail.conf b/config/jail.conf index acec2c5b..9083c788 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -348,6 +348,13 @@ logpath = /var/log/apache*/*error.log maxretry = 2 +[apache-botsearch] + +port = http,https +logpath = /var/log/apache*/*error.log +maxretry = 2 + + [apache-modsecurity] port = http,https