forked from ruby/www.ruby-lang.org
-
Notifications
You must be signed in to change notification settings - Fork 1
/
redirect.conf_
62 lines (53 loc) · 5.24 KB
/
redirect.conf_
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
rewrite ^/bugreport\.html$ http://bugs.ruby-lang.org/ permanent;
rewrite ^/ja/20030611\.html$ /ja/downloads permanent;
rewrite ^/(en|ja)/install\.html$ /$1/downloads permanent;
rewrite ^/ja/install\.cgi$ /ja/downloads? permanent;
rewrite ^/cgi-bin/cvsweb\.cgi/?$ http://svn.ruby-lang.org/ permanent;
rewrite ^/admin$ https://github.com/ruby/www.ruby-lang.org permanent;
rewrite ^/ja/man/archive/ruby-refm-1.8.6-chm.zip$ ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.8.6-chm.zip permanent;
rewrite ^/ja/man/archive/ruby-refm-1.9.0-chm.zip$ ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.9.0-chm.zip permanent;
rewrite ^/ja/man/archive/ruby-refm-1.9.0-dynamic.tar.bz2$ ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.9.0-dynamic.tar.bz2 permanent;
rewrite ^/ja/man/archive/ruby-refm-1.9.0-dynamic.tar.gz$ ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.9.0-dynamic.tar.gz permanent;
rewrite ^/ja/man/archive/ruby-refm-1.9.0-dynamic.zip$ ftp://ftp.ruby-lang.org/pub/ruby/doc/ruby-refm-1.9.0-dynamic.zip permanent;
# contents inconsistently 2013-05-15
rewrite ^/(en|ja)/(LICENSE|license).txt$ http://www.ruby-lang.org/en/about/license.txt;
rewrite ^/ja/old-man/.*$ http://doc.ruby-lang.org/ja/? permanent;
rewrite ^/ja/man/.*$ http://doc.ruby-lang.org/ja/ permanent;
rewrite ^/zh_TW(.*)$ /zh_tw$1 permanent;
rewrite ^/bg/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /bg/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/de/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /de/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/en/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /en/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/fr/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /fr/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/id/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /id/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/it/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /it/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/pt/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /pt/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/tr/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /tr/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/zh_cn/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /zh_cn/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/zh_tw/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-(.*)$ /zh_tw/documentation/ruby-from-other-languages/to-ruby-from-c-and-cpp$1 permanent;
rewrite ^/pl/spolecznosc/listy-mailingowe(.*)$ /pl/community/mailing-lists$1 permanent;
rewrite ^/pl/spolecznosc/grupy-uzytkownikow(.*)$ /pl/community/user-groups$1 permanent;
rewrite ^/pl/spolecznosc/blogi(.*)$ /pl/community/weblogs$1 permanent;
rewrite ^/pl/spolecznosc(.*)$ /pl/community$1 permanent;
rewrite ^/pl/dokumentacja/ruby-w-20-minut(.*)$ /pl/documentation/quickstart$1 permanent;
rewrite ^/pl/dokumentacja/ruby-a-inne-jezyki-programowania/ruby-a-(.*)$ /pl/documentation/ruby-from-other-languages/to-ruby-from-$1 permanent;
rewrite ^/pl/dokumentacja/ruby-a-inne-jezyki-programowania(.*)$ /pl/documentation/ruby-from-other-languages$1 permanent;
rewrite ^/pl/dokumentacja/udane-wdrozenia(.*)$ /pl/documentation/success-stories$1 permanent;
rewrite ^/pl/dokumentacja(.*)$ /pl/documentation$1 permanent;
rewrite ^/pt/noticias-recentes$ /pt/news permanent;
rewrite ^/pt/noticias-recentes/(.*)$ /pt/news/$1 permanent;
rewrite ^/pt/feeds/noticias.rss$ /pt/feeds/news.rss permanent;
rewrite ^/pt/sobre-o-ruby(.*)$ /pt/about$1 permanent;
rewrite ^/pt/comunidade/conferencias-de-ruby(.*)$ /pt/community/conferences$1 permanent;
rewrite ^/pt/comunidade/listas-de-correio/instrucoes-de-subscricao-manual(.*)$ /pt/community/mailing-lists/manual-instructions$1 permanent;
rewrite ^/pt/comunidade/listas-de-correio(.*)$ /pt/community/mailing-lists$1 permanent;
rewrite ^/pt/comunidade/nucleo-de-ruby(.*)$ /pt/community/ruby-core$1 permanent;
rewrite ^/pt/comunidade/grupos-de-utilizadores(.*)$ /pt/community/user-groups$1 permanent;
rewrite ^/pt/comunidade/weblogs(.*)$ /pt/community/weblogs$1 permanent;
rewrite ^/pt/comunidade(.*)$ /pt/community$1 permanent;
rewrite ^/pt/documentacao/ruby-a-partir-de-outras-linguagens/para-ruby-a-partir-de-c-e-c-mais-mais(.*)$ /pt/documentation/ruby-from-other-languages/to-ruby-from-c-and-c-$1 permanent;
rewrite ^/pt/documentacao/ruby-a-partir-de-outras-linguagens/para-ruby-a-partir-de-(.*)$ /pt/documentation/ruby-from-other-languages/to-ruby-from-$1 permanent;
rewrite ^/pt/documentacao/ruby-a-partir-de-outras-linguagens(.*)$ /pt/documentation/ruby-from-other-languages$1 permanent;
rewrite ^/pt/documentacao/historias-de-sucesso(.*)$ /pt/documentation/success-stories$1 permanent;
rewrite ^/pt/documentacao(.*)$ /pt/documentation$1 permanent;
rewrite ^/pt/bibliotecas/top-de-projectos-ruby(.*)$ /pt/libraries/top-projects$1 permanent;
rewrite ^/pt/bibliotecas(.*)$ /pt/libraries$1 permanent;