sunyatasattva/hvarf/master/.htaccess - Htaccess File

sunyatasattva/hvarf/master/.htaccess

SetEnvIf Host hvarf.lisc.se passreq
AuthType Basic
AuthName "Password Required"
AuthUserFile /homez.723/liscjqxx/.htpasswd
Require valid-user
Order allow,deny
Allow from all
Deny from env=passreq
Satisfy any

On Github License

Files

Download PDF of Htaccess file

Comments

Apache