http://www.mywhatever.org/mywiki changes to http://64.xxx.xxx.xxx/mywiki in the browser. Also, email notifications have the the IP address instead of the domain name. This is probably due to some config change I made, but I can't find it.
It doesn't happen on pages that are not generated by Mediawiki, so I'm fairly certain it doesn't have anything to do with Apache.
A pointer to the small change needed would be appreciated.
Thanks,
-rex
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
rex wrote:
http://www.mywhatever.org/mywiki changes to http://64.xxx.xxx.xxx/mywiki in the browser. Also, email notifications have the the IP address instead of the domain name. This is probably due to some config change I made, but I can't find it.
Ensure that Apache's "ServerName" directive is correct.
If for some reason you cannot set it correctly, you can override the $wgServer setting in LocalSettings.php.
- -- brion vibber (brion @ pobox.com)
mediawiki-l@lists.wikimedia.org