Isabell Alcott wrote:
> i dont even have $wgServer = "" in my LocalSettings.php

That's right. You shouldn't set it to anything.
The code in DefaultSettings (WebRequest::detectServer() in 1.18) will
set it to the appropiate domain the users were coming to.
I wonder if perhaps $_SERVER['SERVER_NAME'] is set to domain1 even when
accessing through domain2. I never had problems with $wgServer being
autodetected.



_______________________________________________
MediaWiki-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-l

Reply via email to