Posts under CPanel Hosting Tutorial

Domain Parking – How to park a domain in CPanel Hosting

advertisement

buy cheap domain, buy domain, buy domain online, buy new domain, domain parking, parked domainDomain 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 more domains – www.domain2.com, www.domain3.com, www.domain4.com. By using the Domain Parking feature, visitor able to get into your www.domain1.com using all the other new domain you buy just now. Sound cool right?

How to do domain parking in CPanel Hosting?

Continue reading Domain Parking – How to park a domain in CPanel Hosting »

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

advertisement

apache web server, apache logo, web server, apache foundationApache 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

Continue reading How to disable directory browsing using .htaccess – Apache Web Server »

Password protect directory with .htaccess and .htpasswd

advertisement

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 protect directory using shell or CPanel.

To password protect your website folder with shell command:-

Continue reading Password protect directory with .htaccess and .htpasswd »