hi there, I have a website which is showing 403 Forbidden Error... All the files are present in the ftp.. also when i checked the error log in cpanel i got this.. [Wed Jul 21 01:18:54 2010] [crit] [client 888.888.888.88] (13)Permission denied: /home/bisyell/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable Code (markup):
i just uplaoded a blank index.php and the site is up and running.. taking data frm index.html... !!! the site is up... but i didnt knw what happened!
Looks like the .html files are not included in the DirectoryIndex directive or there is something wrong with your index.html file name.
make sure when you click on a link to your site that the web browser points exactly to the location and doesnt have extra numbers or figures in front of it....
Check to make sure that all folders in this path /home/bisyell/public_html have a minimum of 755 permissions so that they're readable. Maybe your public_html has incorrect permissions.