I crack Photoshop!
Posts: 3
26 credits Members referred : 0
« on: Feb 06, 2009, 11:19:58 am »
I want to mask the URL displayed on the ADDRESS BAR how can I do like that? Say.. I want to redirect the domain name ABC.COM to say XYZ.COM but I want to show the URL ABC.COM on the ADDRESS BAR instead of XYZ.COM. Plase help me...
Cyberpunk Wannabe
Posts: 38
34 credits Members referred : 0
« Reply #1 on: Feb 06, 2009, 12:08:30 pm »
try doing a 301 redirect if you want to redirect one domain to another..
Global Moderator Community Supporter?
Jedai Sword Master
Gender:
Posts: 6691
34714 credits Members referred : 374
It's time to use PHP5!
« Reply #2 on: Feb 06, 2009, 10:55:09 pm »
add a domain alias and redirect to the domain you like (using mod_rewrite)