From d4b9ebd06a40c46f9b629167a1084705e476839c Mon Sep 17 00:00:00 2001 From: denisdulici Date: Fri, 29 Jun 2018 18:48:10 +0300 Subject: [PATCH] fixed #396 --- .htaccess | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/.htaccess b/.htaccess index 6a0c276a9..52fe1ab44 100644 --- a/.htaccess +++ b/.htaccess @@ -1,18 +1,14 @@ -# No directory listings +# Prevent Directory Listing - IndexIgnore * + IndexIgnore * + # Prevent Directory Listing - Options -MultiViews + Options -MultiViews -Indexes - Options +FollowSymlinks - - # Prevent Directory listing - Options -Indexes - RewriteEngine On # Prevent Direct Access to Protected Files