pkgsrc/www/mediawiki/MESSAGE
martti 1158a1ccbf MediaWiki is free server-based software which is licensed under the GNU
General Public License (GPL). It's designed to be run on a large server
farm for a website that gets millions of hits per day. MediaWiki is an
extremely powerful, scalable software and a feature-rich wiki implementation,
that uses PHP to process and display data stored in its MySQL database.
2008-11-26 18:13:18 +00:00

13 lines
429 B
Text

===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2008/11/26 18:13:18 martti Exp $
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/
===========================================================================