diff --git a/config/jail.conf b/config/jail.conf index 4fb14633..fec6b1bd 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -180,6 +180,18 @@ filter = lighttpd-fastcgi logpath = /var/log/lighttpd/error.log maxretry = 2 +# Same as above for mod_auth +# It catches wrong authentifications + +[lighttpd-auth] + +enabled = false +port = http,https +filter = lighttpd-auth +# adapt the following two items as needed +logpath = /var/log/lighttpd/error.log +maxretry = 2 + # This jail uses ipfw, the standard firewall on FreeBSD. The "ignoreip" # option is overridden in this jail. Moreover, the action "mail-whois" defines # the variable "name" which contains a comma using "". The characters '' are