gcg-website/static/.htaccess

5 lines
86 B
ApacheConf
Raw Normal View History

2020-07-09 18:04:54 +02:00
AuthType Basic
AuthName "Protected Site"
AuthUserFile ../.htpasswd
require valid-user