# -FrontPage-


<Limit GET POST>
order deny,allow
deny from all
allow from all
</Limit>
<Limit PUT DELETE>
order deny,allow
deny from all
</Limit>
AuthUserFile /home2/thefree6/public_html/epac/_vti_pvt/service.pwd
AuthGroupFile /home2/thefree6/public_html/epac/_vti_pvt/service.grp
# Use PHP5 Single php.ini as default
AddHandler application/x-httpd-php5s .php
AuthName epac
IndexIgnore .htaccess */.??* *~ *# */HEADER* */README* */_vti*
