From 9211d84406d63c575b079619137aff74b67cd344 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Klockiewicz?= Date: Mon, 20 Sep 2021 20:11:50 +0200 Subject: [PATCH] Update .htaccess --- .htaccess | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.htaccess b/.htaccess index 8e738aa..5af3bcb 100644 --- a/.htaccess +++ b/.htaccess @@ -2,7 +2,7 @@ Options -Indexes # Prevent visitors from viewing files directly - + Order allow,deny Deny from all