Our domain name is currently being updated, but may not be fully registered for another couple of days. In the interim, is there any way to tell MW to supply an IP number, rather than the domain, in the URLs it returns? I did the obvious and looked for a setting for this in LocalSettings.php, but didn't see anything. Is this info stored in the database?
Thanks, Ken
No, you should just create $wgServerName and set it to your IP address (i.e., "127.0.0.1"), then create $wgServer and set it to your complete address (i.e., "http://127.0.0.1").
Ken McDonald wrote:
Our domain name is currently being updated, but may not be fully registered for another couple of days. In the interim, is there any way to tell MW to supply an IP number, rather than the domain, in the URLs it returns? I did the obvious and looked for a setting for this in LocalSettings.php, but didn't see anything. Is this info stored in the database?
Thanks, Ken _______________________________________________ MediaWiki-l mailing list MediaWiki-l@Wikimedia.org http://mail.wikipedia.org/mailman/listinfo/mediawiki-l
mediawiki-l@lists.wikimedia.org