atom feed6 messages in ru.sysoev.nginxRe: mediawiki + nginx
FromSent OnAttachments
Timothy BallApr 28, 2009 1:44 pm 
Michael ShadleApr 28, 2009 2:01 pm 
Cliff WellsApr 28, 2009 2:20 pm 
Igor SysoevApr 28, 2009 11:25 pm 
Igor SysoevApr 28, 2009 11:28 pm 
Cliff WellsApr 29, 2009 8:02 am 
Subject:Re: mediawiki + nginx
From:Cliff Wells (cli@develix.com)
Date:Apr 28, 2009 2:20:09 pm
List:ru.sysoev.nginx

On Tue, 2009-04-28 at 16:45 -0400, Timothy Ball wrote:

still sorta confused about running those two together. my end goal is to have simple urls like:

wiki.something.com/TheArticleThingie

right now under my current configs i get urls that look like this:

wiki.something.com/index.php/TheArticleThingie

which is *very close* but not quite.

To prove that i've done my share of "just google it"

i tried to cut&paste the configs from http://wiki.nginx.org/NginxMediaWiki and when i do an nginx -t it

Please try the second example on that page and let me know how that works. That's the config I use for the Nginx wiki itself, so I expect it works =)

Cliff