# -FrontPage-

IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*

<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthName "www.cottagenet.com"
AuthUserFile /content/StartupHostPlus/c/o/www.cottagenet.com/web/_vti_pvt/service.pwd
AuthGroupFile /content/StartupHostPlus/c/o/www.cottagenet.com/web/_vti_pvt/service.grp
RemoveHandler .html .htm AddType application/x-httpd-php .php .htm .html

