/ Published in: Apache
Expand |
Embed | Plain Text
AuthType Basic AuthName "Restricted Files" AuthUserFile /path/to/htpasswd/file Require valid-user
You need to login to post a comment.
neoandroid on 01/19/11
1 person have marked this snippet as a favorite
AuthType Basic AuthName "Restricted Files" AuthUserFile /path/to/htpasswd/file Require valid-user
You need to login to post a comment.