diff --git a/.htaccess b/.htaccess index 4ad5bb2..615f230 100755 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,4 @@ -AuthType Basic +# AuthType Basic AuthName "Geschützter Bereich" AuthUserFile /FSST/Website/.htpasswd Require valid-user