Forum Moderators: phranque
if I were to go to
http://www.example.com/test
it would transfer me to
[example2.com...]
but if were to go to
[example2.com...]
it would transfer me to
[example2.com...]
why does it switch domains? is this a bug?
ALex
[edited by: jdMorgan at 3:10 am (utc) on Jan. 7, 2006]
[edit reason] Obscured URLs per TOS. [/edit]
It sounds as if this 'parking' was implemented using a 301 or 302 redirect. You can check that using a server headers checker [webmasterworld.com] by requesting any of the URLs that 'change domains' and see what the response is.
If there is a redirect, the next step is to find out *where* that redirect is implemented.
Jim