I wish to setup a MediaWiki install on both http://wiki.mysite.com/
and http://mysite.com/wiki/
, I figure there's some kind of trick to it, I assume that with at least a little tinkering I can get this working...
I installed it in a directory which aliased to http://mysite.com/wiki/
, then setup another Apache VirtualHost, but now when I navigate to http://wiki.mysite.com/
I'm redirected to http://wiki.mysite.com/wiki/Main_Page
, and get an internal server error.
Any thoughts?