From 26083171be9d172e605b48d21391dbd9d55d0e41 Mon Sep 17 00:00:00 2001 From: Jeroen Peelaerts Date: Sun, 21 Mar 2021 23:06:05 +0100 Subject: [PATCH] Remove unneeded directives (#3133) --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 55eeab755..fa03281f3 100755 --- a/.htaccess +++ b/.htaccess @@ -8,7 +8,7 @@ # disable directory browsing # For security reasons, Option all cannot be overridden. -Options +ExecCGI +Includes +IncludesNOEXEC +SymLinksIfOwnerMatch -Indexes +Options +SymLinksIfOwnerMatch -Indexes # prevent folder listing IndexIgnore *