add lighttpd-auth jail

pull/12/head
François Boulogne 2011-12-24 21:56:38 +01:00
parent b6d9f795dc
commit a7cb20edac
1 changed files with 12 additions and 0 deletions

View File

@ -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