Dzahn has uploaded a new change for review.
https://gerrit.wikimedia.org/r/60763
Change subject: keep the historic coffee.wm URL for historic reasons and until
we actually implement RFC 2324 (again?) redirect it as a reminder :)
......................................................................
keep the historic coffee.wm URL for historic reasons
and until we actually implement RFC 2324 (again?)
redirect it as a reminder :)
Change-Id: I2541d430853748c7345ddd7e2c0a5ae975b8d9a0
---
M redirects.conf
1 file changed, 5 insertions(+), 0 deletions(-)
git pull ssh://gerrit.wikimedia.org:29418/operations/apache-config
refs/changes/63/60763/1
diff --git a/redirects.conf b/redirects.conf
index e524073..9291861 100644
--- a/redirects.conf
+++ b/redirects.conf
@@ -9,6 +9,7 @@
bugs.mediawiki.org \
bugzilla.mediawiki.org \
bugzilla.wikipedia.org \
+ coffee.wikimedia.org \
cs.wikimedia.org \
cz.wikibooks.org \
cz.wikimedia.org \
@@ -685,6 +686,10 @@
RewriteCond %{HTTP_HOST} (.*)indiawikipedia\.com$
RewriteRule ^(.*)$ http://wikimedia.in/wikipedia.html [R=301,L]
+ # coffee - keep for historic reasons:)
+ RewriteCond %{HTTP_HOST} =coffee.wikimedia.org
+ RewriteRule ^(.*)$
http://en.wikipedia.org/wiki/Hyper_Text_Coffee_Pot_Control_Protocol$1
[R=301,L,NE]
+
# Send anything else that matched the ServerAlias to en.wikipedia.org
RewriteRule ^(.*)$ http://en.wikipedia.org$1 [R=301,L,NE]
--
To view, visit https://gerrit.wikimedia.org/r/60763
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings
Gerrit-MessageType: newchange
Gerrit-Change-Id: I2541d430853748c7345ddd7e2c0a5ae975b8d9a0
Gerrit-PatchSet: 1
Gerrit-Project: operations/apache-config
Gerrit-Branch: master
Gerrit-Owner: Dzahn <[email protected]>
_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits