https://bugzilla.wikimedia.org/show_bug.cgi?id=16958

Daniel Friesen <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mediawiki-bugs@nadir-seen-f
                   |                            |ire.com

--- Comment #2 from Daniel Friesen <[email protected]> 
2011-11-24 06:32:07 UTC ---
Is there really anything we have to do in MW to support this?

Rewrite rules are just one type of configuration, they're the one everyone is
used to using.
As long as MediaWiki gets a proper REQUEST_URI I believe that anything that
maps your article path to index.php should work.

Just to note, I believe that not everyone can simply setup ErrorDocument. iirc
there are some hosts that either make you use a separate config area just to
setup error documents, and others that may simply not let you use ErrorDocument
in your .htaccess or anywhere else.
Also, for /wiki/Foo style urls, rewrite rules have the advantage of not
requiring an additional stat call to the filesystem.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to