Webapp-config and mediawiki vhosts

From thelinuxwiki
Revision as of 19:01, 25 February 2013 by Nighthawk (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
  1. install mediawiki via your native package manager (yum, apt-get, emerge...)
  2. 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