- Code: Select all
Redirect permanent /uniadmin http://mydomain/bm/uniadmin
Unfortunately I have now found that the Sync URL for the settings is not updated with the current (correct) value.
Old sync URL:
- Code: Select all
http://mydomain/uniadmin/interface.php
New Sync URL:
- Code: Select all
http://mydomain/bm/uniadmin/interface.php
For now I have moved a copy of uniadmin into the root dir again just to update the Sync URL string to the new one.
Does anyone know why this redirect would cause this kind of issue? Can someone reproduce?
Thanks