Jump to content

Recommended Posts

Posted

Either delete the .htaccess file in your public_html directory or rename it and then check your site again. You may need to refresh your cache before you check your site again.

 

btw. all .htaccess files are forbidden to public view already but if you want to code it in your .htaccess file, use this:

 

<Files .htaccess>
order allow,deny
deny from all
</Files>

Posted

I deleted the .htaccess files and cleared my cache, but the error wont go away.

I don't know what could have caused this error, previously everything worked fine...

Posted

The steps I took didn't really tell me what was wrong and I'm waiting on another admin. to see if he can enlighten me on what may have caused the error.

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