Dzahn has submitted this change and it was merged.

Change subject: better redirect for pa.us to pa-us chapter wiki (bug 38763)
......................................................................


better redirect for pa.us to pa-us chapter wiki (bug 38763)

Change-Id: I2625f4128e8f152745f20be808e70d665c138e13
---
M redirects.conf
1 file changed, 1 insertion(+), 1 deletion(-)

Approvals:
  Dzahn: Verified; Looks good to me, approved



diff --git a/redirects.conf b/redirects.conf
index b9d9062..5c1597c 100644
--- a/redirects.conf
+++ b/redirects.conf
@@ -281,7 +281,7 @@
     RewriteRule ^(.*)$ http://no.wikipedia.org$1 [R=301,L,NE]
 
     # renamed chapter wiki - bug 38763
-    RewriteCond %{HTTP_HOST} =pa.us.wikimedia.org
+    RewriteCond %{HTTP_HOST} ^pa\.us\.wikimedia\.org$
     RewriteRule ^(.*)$ http://pa-us.wikimedia.org$1 [R=301,L,NE]
 
     RewriteCond %{HTTP_HOST} =tp.wikipedia.org

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

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

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

Reply via email to