source: npl/mailserver/dspam/htaccess @ 26ffad7

Last change on this file since 26ffad7 was c5c522c, checked in by Edwin Eefting <edwin@datux.nl>, 8 years ago

initial commit, transferred from cleaned syn3 svn tree

  • Property mode set to 100644
File size: 122 bytes
Line 
1AuthType Basic
2AuthName "Password Required"
3AuthUserFile /var/www/passwd
4AuthGroupFile /var/www/passwd
5require valid-user
Note: See TracBrowser for help on using the repository browser.