On Sat, 12 Jan 2013 17:17:41 -0800, Mark A. Hershberger <[email protected]> wrote:
RewriteRule ^/?wiki/(.*)$ /wiki/index.php?title=$1 [L,QSA]
I think this might cause issues with page names containing characters which are differently encoded in URL paths and URL queries, like + (which means a plus in a path, and a space in a query) – please correct me if I'm wrong. -- Matma Rex _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
