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
149 B
ApacheConf
Raw Normal View History

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