diff --git a/public/.htaccess b/public/.htaccess index 2c554a0..d8b6422 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,8 +1,8 @@ # Standard Declaration Procedures for Imeji System ErrorDocument 403 /403.php ErrorDocument 404 /404.php -IndexOptions +FancyIndexing -IndexIgnore * +Options -Indexes + # HTTPS Redirection RewriteEngine On