acappellamaniac/eva_website/master/usage/.htaccess - Htaccess File

acappellamaniac/eva_website/master/usage/.htaccess

RewriteEngine off
DirectoryIndex webalizer.html
AuthUserFile /www/htdocs/vocalmus//eva/usage//.htpasswd
AuthGroupFile /dev/null
AuthName ByPassword
AuthType Basic
<Limit GET POST>
require user vocalmus
</Limit>

On Github License

Files

Download PDF of Htaccess file
GET, POST

Comments

Apache