RobH has submitted this change and it was merged.

Change subject: remove boards.wp->boards.wm redirect (bug 46341) neither of 
them exist in DNS, there is "board", but not "boards"
......................................................................


remove boards.wp->boards.wm redirect (bug 46341)
neither of them exist in DNS, there is "board", but not "boards"

Change-Id: I2e2cab2d99abd060179c195f60c1b60b3a8e35a6
---
M redirects.conf
1 file changed, 0 insertions(+), 4 deletions(-)

Approvals:
  RobH: Looks good to me, approved



diff --git a/redirects.conf b/redirects.conf
index f5062d8..750a981 100644
--- a/redirects.conf
+++ b/redirects.conf
@@ -5,7 +5,6 @@
 <VirtualHost *>
     ServerName redirector.wikipedia.org
     ServerAlias wikipedia.com *.wikipedia.com wikipedia.org \
-        boards.wikipedia.org \
         bookshelf.wikimedia.org \
         bugs.mediawiki.org \
         bugzilla.mediawiki.org \
@@ -568,9 +567,6 @@
 
     RewriteCond %{HTTP_HOST} (^|\.)softwarewikipedia\.net$
     RewriteRule ^(.*)$ http://mediawiki.org$1 [R=301,L]
-
-    RewriteCond %{HTTP_HOST} =boards.wikipedia.org
-    RewriteRule ^(.*)$ http://boards.wikimedia.org$1 [R=301,L]
 
     RewriteCond %{HTTP_HOST} =meta.wikipedia.org [OR]
     RewriteCond %{HTTP_HOST} =www.meta.wikipedia.org [OR]

-- 
To view, visit https://gerrit.wikimedia.org/r/54801
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: merged
Gerrit-Change-Id: I2e2cab2d99abd060179c195f60c1b60b3a8e35a6
Gerrit-PatchSet: 1
Gerrit-Project: operations/apache-config
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>
Gerrit-Reviewer: RobH <[email protected]>
Gerrit-Reviewer: jenkins-bot

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to