http://techrights.org sort of does it with a MediaWiki taking the front page and WordPress URLs working as one would expect.
The MediaWiki does not use nice URLs, it uses /index.php/ . I chatted with Roy on IRC when he was setting this up ... basically, it was a string of arcane rewrite rules which he got right by trial and error. mod_rewrite is basically evil :-) There's not a contact email address, but you might be able to ask on #techrights on Freenode IRC. - d. On 14 August 2013 21:48, Wjhonson <[email protected]> wrote: > I believe Wordpress should *not* be on top of the domain heirarchy > > I have a Mediawiki install, and I have a Wordpress install, and they both > live in their own separate directories, one level down from the top. > > The top page, I had to create myself, not from an install script. It > points at the lower level installs. > > > > > > > > -----Original Message----- > From: Isabell Alcott <[email protected]> > To: MediaWiki announcements and site admin list < > [email protected]> > Sent: Wed, Aug 14, 2013 1:39 pm > Subject: Re: [MediaWiki-l] Wordpress and Mediawiki Nice URL Problem > > > hello, has noone a solution for my problem ? > > > On Sun, Aug 11, 2013 at 2:42 PM, Isabell Alcott <[email protected] > >wrote: > > > yes, that would be the most easiest way to do it, but i dont like the > > solution over subdomains, so thats why. > > > > > > On Sun, Aug 11, 2013 at 2:11 PM, Leonard Wallentin < > > [email protected]> wrote: > > > >> Is there a reason you can't use seperate subdomains? Like > blog.domain.comor > something for your Wordpress site. > >> > >> /Leo > >> _______________Leonard [email protected] > @leo_wallentin+46 > >> (0) 735 - 933 543 > >> > >> > Date: Sun, 11 Aug 2013 13:38:21 +0200 > >> > From: [email protected] > >> > To: [email protected] > >> > Subject: [MediaWiki-l] Wordpress and Mediawiki Nice URL Problem > >> > > >> > Hello, > >> > > >> > I have the following problem: > >> > > >> > *www.domain.com* is a blog (wordpress) > >> > *www.domain.com/w/* is the Mediawiki installation > >> > > >> > I know the specifications concerning the .htaccess and the index to > make > >> > the *www.domain.com/w/ *into a nice > >> > *www.domain.com/wiki/ > >> > > >> > *Caused by the Wordpress Installation, which should be on top of the > >> Domain > >> > hierarchy, I have several problems concerning the nice URL in the > >> > Mediawiki-Installation. So the Domain is pointing directly to the Wiki > >> > instead to the Wordpress Blog. > >> > > >> > Can someone help? I would be highly appreciate that! > >> > > >> > uv > >> > _______________________________________________ > >> > MediaWiki-l mailing list > >> > [email protected] > >> > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > >> > >> _______________________________________________ > >> MediaWiki-l mailing list > >> [email protected] > >> https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > >> > > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > > > > _______________________________________________ > MediaWiki-l mailing list > [email protected] > https://lists.wikimedia.org/mailman/listinfo/mediawiki-l > _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
