1
0
mirror of https://github.com/postfixadmin/postfixadmin.git synced 2026-01-14 12:02:20 +03:00
Files
postfixadmin/tests/simpletest/test/site/protected/htaccess
2009-03-15 21:24:56 +00:00

5 lines
148 B
Plaintext

AuthName "SimpleTest basic authentication"
AuthType Basic
AuthUserFile /web/guide/lastcraft/public_html/test/protected/.htpasswd
require valid-user