1
0
This commit is contained in:
2022-09-21 14:47:18 +02:00
parent d90446535f
commit afbe4c7400
14 changed files with 416 additions and 10 deletions

7
gestion/.htaccess Normal file
View File

@ -0,0 +1,7 @@
Options -Indexes
AuthName "back_office"
AuthBasicProvider file
AuthType Basic
AuthUserFile "/var/www/html/vote/gestionsite/.htpasswd"
require valid-user