Archive for the 'CPanel Hosting Tutorial' Category

How to solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable”

Sunday, July 13th, 2008

My error log shows:-
[Sun Jul 13 01:15:32 2008] [crit] [client 218.208.xxx.xxx] (13)Permission denied: /home/mydomain/public_html/.htaccess pcfg_openfile: unable to check htaccess file, ensure it is readable
And the site is showing “403 Forbidden Error”.
At first, I suspect it’s .htaccess problem, but actually it’s caused by Frontpage Extension.
To solve “.htaccess pcfg_openfile: unable to check htaccess file, ensure it is [...]

Domain Parking - How to park a domain in CPanel Hosting

Friday, April 20th, 2007

Domain Parking is useful when you want people to get to your website with multiple domain name. (Domain Parking feature already exists in CPanel by default)
Here’s the Domain Parking example: you have a website www.domain1.com and now you wan your site to be easily access using other domain name as well. So you buy few [...]

How to disable directory browsing using .htaccess - Apache Web Server

Tuesday, March 13th, 2007

Apache web server allow directory browsing by default. It’s always good to disable directory browsing in security aspect. To disable directory browsing in apache web server you need to edit the httpd.conf or .htaccess