diff --git a/web_main/.htaccess b/web_main/.htaccess index 4031da4..3e7539b 100644 --- a/web_main/.htaccess +++ b/web_main/.htaccess @@ -1,3 +1,10 @@ +AuthUserFile /site/mathallo/.htpasswd +AuthGroupFile /dev/null +AuthName "Accès restreints - Veuillez vous authentifier" +AuthType Basic +require valid-user + + # # Apache/PHP/Drupal settings: #