From d13eac30811eb9ea4b209327dbb911b1d35758e4 Mon Sep 17 00:00:00 2001 From: slerena Date: Mon, 13 Apr 2020 17:20:11 +0200 Subject: [PATCH] Update .htaccess --- pandora_console/.htaccess | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/pandora_console/.htaccess b/pandora_console/.htaccess index 593204bd27..a1e6f62d2d 100644 --- a/pandora_console/.htaccess +++ b/pandora_console/.htaccess @@ -1,2 +1,8 @@ # pandora disable listing -Options -Indexes \ No newline at end of file +Options -Indexes + + +Order Allow,Deny +Deny from All + +