Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F5114
bug_15357.patch
Public
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Authored By
•
bzimport
Nov 21 2014, 10:19 PM
2014-11-21 22:19:17 (UTC+0)
Size
825 B
Referenced Files
None
Subscribers
None
bug_15357.patch
View Options
--- redirects (20091221).conf 2009-12-21 15:42:20.796875000 +0100
+++ redirects.conf 2009-12-21 15:47:40.062500000 +0100
@@ -20,6 +20,8 @@
cz.wiktionary.org \
de-beta.wikipedia.org \
dk.wikipedia.org \
+ dk.wiktionary.org \
+ dk.wikibooks.org \
en2.wikipedia.org \
epo.wikipedia.org \
it.wikimedia.org \
@@ -185,8 +187,8 @@
RewriteCond %{HTTP_HOST} cz.wikinews.(com|org)
RewriteRule ^(.*)$ http://cs.wikinews.org$1 [R=301,L]
- RewriteCond %{HTTP_HOST} dk.wikipedia.(com|org)
- RewriteRule ^(.*)$ http://da.wikipedia.org$1 [R=301,L]
+ RewriteCond %{HTTP_HOST} dk.(wikipedia|wiktionary|wikibooks).(com|org)
+ RewriteRule ^(.*)$ http://da.%1.org$1 [R=301,L]
RewriteCond %{HTTP_HOST} epo.wikipedia.org
RewriteRule ^/(.*$) http://eo.wikipedia.org/$1 [R=301,L]
File Metadata
Details
Attached
Mime Type
text/x-diff
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
4677
Default Alt Text
bug_15357.patch (825 B)
Attached To
Mode
T17357: Redirect dk.wiktionary and dk.wikibooks to da.wiktionary and da.wikibooks respectively.
Attached
Detach File
Event Timeline
Log In to Comment