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