mirror of
https://github.com/jc21/nginx-proxy-manager.git
synced 2024-08-30 18:22:48 +00:00
12 lines
224 B
Plaintext
12 lines
224 B
Plaintext
## Version 2022/08/06
|
|
# Fail2Ban jail configuration for lighttpd-auth
|
|
|
|
# Same as Apache's mod_auth
|
|
# It catches wrong authentifications
|
|
|
|
[lighttpd-auth]
|
|
|
|
enabled = false
|
|
port = http,https
|
|
logpath = %(lighttpd_error_log)s
|