nyten Posted November 25, 2013 Posted November 25, 2013 Hi,I get an error (403 Forbidden) when I access my site or a subdomain of it.(I noticed that 1 hour ago) main site and 2 subs:http://nyten.heliohost.org/http://getip.nyten.heliohost.org/http://test.nyten.heliohost.org/ The rights in my directory seems to be ok, so I wanted to ask for help here. Thank you!
Byron Posted November 25, 2013 Posted November 25, 2013 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>
nyten Posted November 25, 2013 Author Posted November 25, 2013 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...
Byron Posted November 25, 2013 Posted November 25, 2013 Okay you should be back up now. Clear your cache if you still see the 403. 1
Byron Posted November 25, 2013 Posted November 25, 2013 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.
Recommended Posts