aboutsummaryrefslogtreecommitdiff
path: root/www/html/.htaccess
blob: d074f91c908b28abc2718e1eb030a8b16d4303d5 (plain)
1
2
3
4
5
AuthType Basic
AuthName "restricted area"
AuthUserFile /var/www/.htpasswd
require valid-user
DirectoryIndex index.py