Yes, this file is in my public_html.
What is the problem with this? (Sorry, I'm a noob...)
Do you have a solution?
This is what is in the file:
# -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 bsm.heliohost.org
AuthUserFile /home/bsm/public_html/_vti_pvt/service.pwd
AuthGroupFile /home/bsm/public_html/_vti_pvt/service.grp
AddHandler handler-php php