2008-11-26 19:13:18 +01:00
|
|
|
===========================================================================
|
2009-12-07 14:03:43 +01:00
|
|
|
$NetBSD: MESSAGE,v 1.2 2009/12/07 13:03:43 martti Exp $
|
2008-11-26 19:13:18 +01:00
|
|
|
|
|
|
|
Add the following line to httpd.conf to make MediaWiki accessible
|
|
|
|
through your HTTP server:
|
|
|
|
|
|
|
|
Include ${PKG_SYSCONFDIR}/mediawiki.conf
|
|
|
|
|
|
|
|
Your MediaWiki is then accessible through:
|
|
|
|
|
|
|
|
http://www.example.com/mediawiki/
|
|
|
|
|
2009-12-07 14:03:43 +01:00
|
|
|
After upgrading from an older version, you should run:
|
|
|
|
|
|
|
|
cd ${PREFIX}/share/mediawiki/maintenance
|
|
|
|
php update.php --aconf ../AdminSettings.php
|
|
|
|
|
2008-11-26 19:13:18 +01:00
|
|
|
===========================================================================
|