mhl/mysociety-cvs/master/na/web/admin/.htaccess - Htaccess File

mhl/mysociety-cvs/master/na/web/admin/.htaccess

# you need to change the below line to 
# wherever your .htpasswd file is
AuthUserFile /dev/null

# user names from that file appear in notifications sent to 
# the abuse@ address.

# You can probably leave the below.
AuthGroupFile /dev/null
AuthName "Admin"
AuthType Basic
Require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache