From 8de8e665d83401e508863af5135ec5fc3145dedf Mon Sep 17 00:00:00 2001 From: Julian Prieber <60265788+JulianPrieber@users.noreply.github.com> Date: Wed, 25 May 2022 17:28:03 +0200 Subject: [PATCH] Update .htaccess --- .htaccess | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.htaccess b/.htaccess index ab13927..198faaa 100644 --- a/.htaccess +++ b/.htaccess @@ -29,3 +29,7 @@ Deny from all Order allow,deny Deny from all + + Order allow,deny + Deny from all + \ No newline at end of file