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

--- Comment #1 from [email protected] ---
Can be achieved with .htaccess rule:

RewriteCond %{QUERY_STRING} ^page\=[0-9]+$
RewriteRule ^wiki/(File.*)$ /index.php?title=$1 [R=301,NE,L,QSA]

but it's not multilang.

-- 
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