JSidrach/ewatcher-users/master/default.htaccess - Htaccess File

JSidrach/ewatcher-users/master/default.htaccess

AuthType Basic
AuthName "Password Protected Area"
AuthUserFile /var/www/html/ewatcher-users/.htpasswd
Require valid-user

RedirectMatch 404 /.git
RedirectMatch 404 /info
RedirectMatch 404 /screenshots
RedirectMatch 404 README.md
RedirectMatch 404 LICENSE
RedirectMatch 404 settings.php

On Github License

Files

Download PDF of Htaccess file

Comments

Apache