PDA

View Full Version : Redirect based on domain url


royhink@thegray
09-29-2005, 03:24 AM
I've got multiple domain names parked on my site, and want to redirect domain1 to domain/specific page and
domain2 to /other page, etc.

I would prefer it to happen automatically, before the page loads. Is anything available in JS?

What browser issues will I have with a JavaScript redirect?

Thanks

(This is cross posted in php)

rm-f
10-09-2005, 02:46 AM
Did you try refresh html meta tag?