Manual talk:$wgServerName
If you need the servername in code, use:
$serverName = parse_url( $wgServer, PHP_URL_HOST ); // calculate, e.g., xyz.edu from $wgServer = http://xyz.edu -- — Preceding unsigned comment added by G.Hagedorn (talk • contribs) 2011-11-17 21:20 (UTC)
Start a discussion about Manual:$wgServerName
Talk pages are where people discuss how to make content on MediaWiki the best that it can be. You can use this page to start a discussion with others about how to improve Manual:$wgServerName.