https://bugzilla.wikimedia.org/show_bug.cgi?id=19774
Roan Kattouw <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] Status|NEW |RESOLVED Resolution| |INVALID --- Comment #1 from Roan Kattouw <[email protected]> 2009-07-16 20:00:06 UTC --- This sounds like some kind of creepy rewrite rule bug. Am I right that /wiki/Foo rewrites to /wiki/index.php?title=Foo ? In that case rearrange your URL structure so that the virtual path and the real path don't overlap, by keeping the virtual path at /wiki/Foo and moving the real one to e.g. /w/index.php?title=Foo . -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
