From 5e0649ef62e7bec58090e886367024d63090882d Mon Sep 17 00:00:00 2001 From: Binhao Qian Date: Fri, 18 Apr 2025 02:05:15 +0800 Subject: [PATCH] fix typos. --- config/filter.d/apache-noindex.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/filter.d/apache-noindex.conf b/config/filter.d/apache-noindex.conf index 0fcd2684..d46ff6ba 100644 --- a/config/filter.d/apache-noindex.conf +++ b/config/filter.d/apache-noindex.conf @@ -1,8 +1,8 @@ # 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. -# for direcotry browsing. +# for directory browsing. [INCLUDES]