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/gestion/.htaccess

8 lines
150 B
ApacheConf
Raw Permalink Normal View History

2022-09-21 14:47:18 +02:00
Options -Indexes
AuthName "back_office"
AuthBasicProvider file
AuthType Basic
2022-09-21 21:12:49 +02:00
AuthUserFile "/var/www/html/vote/gestion/.htpasswd"
2022-09-21 14:47:18 +02:00
require valid-user