Archive for January, 2007

Domain Name Registration Coupon

Friday, January 26th, 2007

Domain Name registration getting popular everywhere. However, the price for a domain name varies on different company. The price difference on the domain name registration varies because of the service level and feature the company is going to provide to you.
Many domain name registration company provide some coupon to boost their sales. If you [...]

Limit certain ip to access website with .htaccess

Tuesday, January 16th, 2007

Many friends ask me to limit only certain ip are allow to access their website. To limit specific ip to access website is easy with .htaccess. Just follow the steps below and you will be able to set your website to be view by specific ip:-

Redirect to maintenance page during upgrade using .htaccess

Friday, January 12th, 2007

Redirect your visitor to maintenance page is a must when you are upgrading your site. Now you can redirect your user to maintenance page easily by using .htaccess file. I guess you do not want your visitor to see an error page or 404 page during your server upgrade. So just follow the steps below [...]