From d7d0dd5d93d28cdf1a946668e56bec2186c64a83 Mon Sep 17 00:00:00 2001 From: Diralytic <28673178+Diralytic@users.noreply.github.com> Date: Sun, 27 Aug 2023 09:41:37 +0200 Subject: [PATCH] Update .htaccess --- www/.htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/www/.htaccess b/www/.htaccess index 5f02b46b..a2af7c14 100644 --- a/www/.htaccess +++ b/www/.htaccess @@ -4,7 +4,7 @@ Options -Indexes # Deny access to all *.php Order deny,allow Allow from all - + Order Allow,Deny Allow from all