21287 Posts in 5733 Topics by 2602 members
General Questions
SilverStripe Forums » General Questions » Altering BASE_HREF (to change domain name) breaks admin logins
General questions about getting started with SilverStripe that don't fit in any of the categories above.
Moderators: martimiz, Howard, Sean, Ryan M., biapar, Willr, Ingo, swaiba, simon_w
|
Page:
1
|
Go to End | |
| Author | Topic: | 414 Views |
-
Altering BASE_HREF (to change domain name) breaks admin logins

3 June 2011 at 12:47am Last edited: 3 June 2011 12:48am
Hi,
we have a Silverstripe v2.3 site on a vhost with a ServerName and a couple of ServerAliases for various reasons. It's important that the site is constructed using the ServerName throughout. However, at least one of the admins tends to access the site using one of the ServerAliases which causes that ServerAlias to appear in the links on the site. This is not desirable.
To counter this, I explicitly used setBaseURL() in sapphire/_config.php to set the ServerName. This works fine, but when I have that set, nobody can login to the admin. Does anyone know why that would be?
I'm having trouble finding ways to debug this. The SSLog class isn't available in v2.3, so I'm a little lost.
Gavin
| 414 Views | ||
|
Page:
1
|
Go to Top |

