From 646e63a89016fd91ebdfb629c00679365f0c7121 Mon Sep 17 00:00:00 2001 From: Diego de la Iglesia Regueiro Date: Sun, 21 Jul 2024 03:03:16 +0200 Subject: [PATCH] Fix htaccess --- public/.htaccess | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/public/.htaccess b/public/.htaccess index c498e1ee..895387db 100644 --- a/public/.htaccess +++ b/public/.htaccess @@ -1,7 +1,7 @@ -AuthUserFile "/etc/apache2/passwd.pass" -AuthName "Please Enter Password" -AuthType Basic -Require valid-user +#AuthUserFile "/etc/apache2/passwd.pass" +#AuthName "Please Enter Password" +#AuthType Basic +#Require valid-user RewriteEngine On RewriteCond %{HTTP:Authorization} .+