-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1
Oliver Kurek wrote:
I've been working on upgrading a wiki I administer to the lastest vestion of MediaWiki from the svn repository, and have run into an odd issue with URL rewriting.
I've disabled the RewriteEngine in my .htaccess file while trying to puzzles out exactly what's been going on, but it seems that attempts for me to navigate to the url http://test.krakiipedia.org/w/, which is where the wiki software resides, result in the URL http://test.krakiipedia.org/w/index.php?title=W/index.php and a 'The page isn't redirecting properly' error in Firefox.
Set $wgUsePathInfo = false;
- -- brion vibber (brion @ pobox.com)