htaccess login

This commit is contained in:
2026-02-02 21:32:13 +01:00
parent 31f40e9578
commit e6646784ca

View File

@@ -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:
#