LinkProvider/ajax/.htaccess-dist

7 lines
124 B
Plaintext

AuthType Basic
AuthName "Links"
AuthUserFile /full/path/to/this/links.auth
Require valid-user
RedirectMatch 404 links.auth