Hi, I have a problem where the admin site for a slave site appears to be being redirected to the master site.
ie, my site structure is
Master (
www.mastersite.com)
Template Site (template.mastersite.com)
|- Slave 1 (
www.slave1.com)
|- Slave 2 (
www.slave2.com)
|- Slave 3 (
www.slave3.com)
|- Slave 4 (
www.slave4.com)
and the admin sites for the Master, Template Site, Slaves 1, 2 and 3 all work as expected but
www.slave4.com/administrator brings up the admin site for
www.mastersite.com (although the url shows correctly).
I have checked for any redirects but can't see anything obvious.
Any suggestions would be most welcome.