# -FrontPage-

Options None

<Limit GET POST>
order deny,allow
deny from all
allow from all
require group administrators
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthType Basic
AuthName actionweb.com
AuthUserFile /www/dubhlinn/_vti_pvt/service.pwd
AuthGroupFile /www/dubhlinn/_vti_pvt/service.grp
