Forum Moderators: phranque
AuthName "test.com"
AuthType Basic
AuthUserFile "/services/webpages/l/o/test.com/public/private/.htpasswd"
<Limit GET POST PUT>
require valid-user
# Order deny,allow
# Deny from all
# Allow from all
</Limit>
See the documents cited in our forum charter [webmasterworld.com] to get started.
Jim