RobH has uploaded a new change for review.
https://gerrit.wikimedia.org/r/54586
Change subject: fixing or statement
......................................................................
fixing or statement
Change-Id: I48d34054870ffc9bb87aecf808a626eb80bd30c2
---
M redirects.conf
1 file changed, 1 insertion(+), 1 deletion(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/apache-config
refs/changes/86/54586/1
diff --git a/redirects.conf b/redirects.conf
index 6056291..53e04e7 100644
--- a/redirects.conf
+++ b/redirects.conf
@@ -336,7 +336,7 @@
RewriteRule ^(.*)$ http://en.wikipedia.org$1 [R=301,L,NE]
RewriteCond %{HTTP_HOST} =wikiipedia.org [OR]
- RewriteCond %{HTTP_HOST} =www.wikiipedia.org [OR]
+ RewriteCond %{HTTP_HOST} =www.wikiipedia.org
RewriteRule ^(.*)$ http://www.wikipedia.org$1 [R=301,L,NE]
RewriteCond %{HTTP_HOST} =wikipedia.com [OR]
--
To view, visit https://gerrit.wikimedia.org/r/54586
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I48d34054870ffc9bb87aecf808a626eb80bd30c2
Gerrit-PatchSet: 1
Gerrit-Project: operations/apache-config
Gerrit-Branch: master
Gerrit-Owner: RobH <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits