Jump to content

[Solved] HelioHost Account Error


cabeen

Recommended Posts

My guess is that you have a .htaccess file in your public_html (or alternately, your account root).

 

 

Yes, this file is in my public_html.

What is the problem with this? (Sorry, I'm a noob...) :wacko:

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

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...