# -FrontPage-

Options +FollowSymlinks

<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 2011-2spring-c2-f-lastname.students.acg.edu
AuthUserFile /home/s123456/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/s123456/public_html/_vti_pvt/service.grp
