Weird Web Behavior concerning a redirect

Posted:
in Genius Bar edited January 2014
At work, we have three domain names. Two of them are supposed to automatically redirect to the third. I'm not exactly sure how this is done, as the hosting comapny is taking care of it. I'm pretty sure that it's not an HTML page with a JavaScript redirect though.



But my question is this. The redirects work for me at home, and work for everyone else I have talked to. But they do not work at work.



The URLs are: <a href="http://www.andrewscompany.com"; target="_blank">http://www.andrewscompany.com</a>; and <a href="http://www.andrewstoolworks.com"; target="_blank">http://www.andrewstoolworks.com</a>; Both of them are supposed to redirect to <a href="http://www.routerbitsonline.com"; target="_blank">http://www.routerbitsonline.com</a>; They do it here, but at work, I get a message that says that the server cannot be found. Any ideas why this is the case?



(ps I did not design this sites, so please don't laugh at me. Thanks.
Sign In or Register to comment.