mirror of https://github.com/fail2ban/fail2ban
fix typos.
parent
41775bd25d
commit
5e0649ef62
|
@ -1,8 +1,8 @@
|
||||||
# Fail2Ban filter to block unintended requests for directory browsing
|
# Fail2Ban filter to block unintended requests for directory browsing
|
||||||
#
|
#
|
||||||
# Directory browsing is ontrolled by Indexes Option in apache2. The option
|
# Directory browsing is controlled by Indexes Option in apache2. The option
|
||||||
# can by set per directory. This filter helps to block unintended requests.
|
# can by set per directory. This filter helps to block unintended requests.
|
||||||
# for direcotry browsing.
|
# for directory browsing.
|
||||||
|
|
||||||
[INCLUDES]
|
[INCLUDES]
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue