Archive for the 'CPanel Hosting Tutorial' Category

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

Password protect directory with .htaccess and .htpasswd

Wednesday, December 20th, 2006

If you have some files to share among friends in your web server, you can use .htaccess to password protect your directory. To enable this password protect directory feature without any web control panel (ex: CPanel, Ensim, DirectAdmin or etc) is a bit troublesome. No worry, the tutorial below will teach you how to password [...]

How to Perform Full Backup to Backup Website in CPanel Hosting

Thursday, November 9th, 2006

For those who have his own blog or website hosted on CPanel Hosting, you might want to learn how to backup your website in CPanel. By default CPanel provide few easy way to backup your website. But today i’m going to cover how to perform full backup to backup your website in CPanel hosting.
To perform [...]