diff --git a/.htaccess b/.htaccess index e92019b..2d73b14 100644 --- a/.htaccess +++ b/.htaccess @@ -59,8 +59,10 @@ ExpiresByType text/javascript "access plus 1 year" ########################################### # Uncomment if you wish to protect access with a password ########################################### +# #AuthUserFile /path/to/file #AuthGroupFile /dev/null #AuthName "Acces securise" #AuthType Basic #Require valid-user +# \ No newline at end of file