I set it up a few hours ago. Now one computer recognizes the address and another doesn't. I'm sure this will calm down in a few hours. However, there seems to be another issue.
When I enter the redirect into the given box and hit save, it appears that a trailing / is being added on. For instance, if I try to redirect to
http://foo.phpand hit save, the form responds with
webmail.nhclu.org is being redirected to foo.php
However, if I go back to modify the redirect, there is a trailing slash which has been added in. This leaves me confused, and I think it is having bad consequences.
For instance, when I try to log onto squirrelmail, I end up in an infinite redirect loop.
index.php/src/login.php
index.php/src/src/login.php
index.php/src/src/src/login.php
etc.
Have you seen this infinite loop?
If I change the redirect, do I need to wait another few hours for DNS to propogate?
What is the deal with the trailing / being added on to the redirect?
Thanks