Difference between revisions of "Webapp-config and mediawiki vhosts"
From thelinuxwiki
(Pushed from thelinuxwiki.com.) |
Revision as of 19:01, 25 February 2013
- install mediawiki via your native package manager (yum, apt-get, emerge...)
- install virtual instances / copies of mediawiki to your desired locations using soft symlinks
# webapp-config -I --soft -h example.com/wiki_1 mediawiki 1.18.2 # webapp-config -I --soft -h example.com/wiki_2 mediawiki 1.18.2
3. complete the install of mediawiki as normal for all the virtual instances using your browser