I need to do an if statment on the host to redirect 301 to another site.
Basically something like:
if (host = www.domain.com) redirect to www.domain2.com 301
Useless and mod_rewrite stuf! Any help appreciated
Basically something like:
if (host = www.domain.com) redirect to www.domain2.com 301
Useless and mod_rewrite stuf! Any help appreciated