source:
npl/mailserver/dspam/htaccess
Last change on this file was c5c522c, checked in by , 8 years ago | |
---|---|
|
|
File size: 122 bytes |
Rev | Line | |
---|---|---|
[c5c522c] | 1 | AuthType Basic |
2 | AuthName "Password Required" | |
3 | AuthUserFile /var/www/passwd | |
4 | AuthGroupFile /var/www/passwd | |
5 | require valid-user |
Note: See TracBrowser
for help on using the repository browser.