fd8eb6f15a
MediaWiki is the software used for Wikipedia and the other Wikimedia Foundation websites.
9 lines
313 B
Plaintext
9 lines
313 B
Plaintext
The MediaWiki has been installed into ${INSTDIR}
|
|
|
|
You should point this to the DocumentRoot of your web-server:
|
|
# ln -s ../mediawiki /var/www/htdocs/mediawiki
|
|
(make sure you use a relative symlink since Apache is chrooted)
|
|
|
|
You can ensure you have a working install by accessing:
|
|
http://<localhost>/mediawiki/
|