1
0
This repository has been archived on 2023-11-30. You can view files and clone it, but cannot push or open issues or pull requests.
dtux__serveur-vote-lalis/gestionsite/.htaccess

8 lines
154 B
ApacheConf
Raw Normal View History

2021-10-14 17:58:21 +02:00
Options -Indexes
AuthName "back_office"
AuthBasicProvider file
AuthType Basic
2022-09-15 12:07:25 +02:00
AuthUserFile "/var/www/html/vote/gestionsite/.htpasswd"
2021-10-14 17:58:21 +02:00
require valid-user