# -FrontPage-

# For security reasons, Option followsymlinks cannot be overridden.
#Options +FollowSymlinks
Options +SymLinksIfOwnerMatch

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group authors administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Passthrough
AuthName readysmithadvisers.com
AuthUserFile /home/readysm1/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/readysm1/public_html/_vti_pvt/service.grp
