GerHobbelt/simpletest/master/test/site/protected/.htaccess - Htaccess File

GerHobbelt/simpletest/master/test/site/protected/.htaccess

AuthName "SimpleTest basic authentication"
AuthType Basic
# http://httpd.apache.org/docs/2.2/mod/mod_authn_file.html
AuthUserFile C:/prj/sites/visyond.lan/php/lib/SimpleTest/test/site/protected/.htpasswd
require valid-user

On Github License

Files

Download PDF of Htaccess file

Comments

Apache