Graphictoria-Legacy/api/downloads/.htaccess

5 lines
128 B
ApacheConf

AuthType Basic
AuthName "Graphictoria Authentication Required"
AuthUserFile /var/www/api/downloads/.htpasswd
Require valid-user