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

--- Comment #3 from Antoine "hashar" Musso <has...@free.fr> ---
    RewriteCond %{HTTP_HOST} =wikiquote.com [OR]
    RewriteCond %{HTTP_HOST} =wikiquote.net [OR]
    RewriteRule ^(.*)$ http://wikiquote.org$1 [R=301,L]

Note the last RewriteCond as an [OR] statement that should probably not be
there.

-- 
You are receiving this mail because:
You are watching all bug changes.
_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to