buy tb500

Redirct to other domain in Linux

how to redirct domain to another domain

we put this code inside .htaccess
===============================================
=redirectMatch 301 ^(.*)$ http://www.domain.com=
===============================================

refer to this website  http://www.isitebuild.com/301-redirect.htm

Leave a Reply