From 896fa7c96856142f844d958b049d5432f511641c Mon Sep 17 00:00:00 2001 From: Minteck Date: Wed, 4 Aug 2021 16:56:12 +0200 Subject: v2.0 --- _site/includes/.htaccess | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '_site/includes/.htaccess') diff --git a/_site/includes/.htaccess b/_site/includes/.htaccess index 58ac8d7..9ec3932 100644 --- a/_site/includes/.htaccess +++ b/_site/includes/.htaccess @@ -1,3 +1,3 @@ -Deny from All -Order deny,allow +Deny from All +Order deny,allow Require all denied \ No newline at end of file -- cgit