|
1 | 1 | [[redirects]]
|
2 | 2 | from = "/airflow/nightly/*"
|
3 | 3 | to = "/home/nightly/airflow/:splat"
|
4 |
| - status = 302 |
| 4 | + status = 301 |
5 | 5 |
|
6 | 6 | [[redirects]]
|
7 | 7 | from = "/druid/nightly/*"
|
8 | 8 | to = "/home/nightly/druid/:splat"
|
9 |
| - status = 302 |
| 9 | + status = 301 |
10 | 10 |
|
11 | 11 | [[redirects]]
|
12 | 12 | from = "/hbase/nightly/*"
|
13 | 13 | to = "/home/nightly/hbase/:splat"
|
14 |
| - status = 302 |
| 14 | + status = 301 |
15 | 15 |
|
16 | 16 | [[redirects]]
|
17 | 17 | from = "/hdfs/nightly/*"
|
18 | 18 | to = "/home/nightly/hdfs/:splat"
|
19 |
| - status = 302 |
| 19 | + status = 301 |
20 | 20 |
|
21 | 21 | [[redirects]]
|
22 | 22 | from = "/hive/nightly/*"
|
23 | 23 | to = "/home/nightly/hive/:splat"
|
24 |
| - status = 302 |
| 24 | + status = 301 |
25 | 25 |
|
26 | 26 | [[redirects]]
|
27 | 27 | from = "/kafka/nightly/*"
|
28 | 28 | to = "/home/nightly/kafka/:splat"
|
29 |
| - status = 302 |
| 29 | + status = 301 |
30 | 30 |
|
31 | 31 | [[redirects]]
|
32 | 32 | from = "/nifi/nightly/*"
|
33 | 33 | to = "/home/nightly/nifi/:splat"
|
34 |
| - status = 302 |
| 34 | + status = 301 |
35 | 35 |
|
36 | 36 | [[redirects]]
|
37 | 37 | from = "/spark-k8s/nightly/*"
|
38 | 38 | to = "/home/nightly/spark-k8s/:splat"
|
39 |
| - status = 302 |
| 39 | + status = 301 |
40 | 40 |
|
41 | 41 | [[redirects]]
|
42 | 42 | from = "/superset/nightly/*"
|
43 | 43 | to = "/home/nightly/superset/:splat"
|
44 |
| - status = 302 |
| 44 | + status = 301 |
45 | 45 |
|
46 | 46 | [[redirects]]
|
47 | 47 | from = "/trino/nightly/*"
|
48 | 48 | to = "/home/nightly/trino/:splat"
|
49 |
| - status = 302 |
| 49 | + status = 301 |
50 | 50 |
|
51 | 51 | [[redirects]]
|
52 | 52 | from = "/zookeeper/nightly/*"
|
53 | 53 | to = "/home/nightly/zookeeper/:splat"
|
54 |
| - status = 302 |
| 54 | + status = 301 |
55 | 55 |
|
56 | 56 | [[redirects]]
|
57 | 57 | from = "/opa/nightly/*"
|
58 | 58 | to = "/home/nightly/opa/:splat"
|
59 |
| - status = 302 |
| 59 | + status = 301 |
60 | 60 |
|
61 | 61 | [[redirects]]
|
62 | 62 | from = "/commons-operator/nightly/*"
|
63 | 63 | to = "/home/nightly/commons-operator/:splat"
|
64 |
| - status = 302 |
| 64 | + status = 301 |
65 | 65 |
|
66 | 66 | [[redirects]]
|
67 | 67 | from = "/secret-operator/nightly/*"
|
68 | 68 | to = "/home/nightly/secret-operator/:splat"
|
69 |
| - status = 302 |
| 69 | + status = 301 |
70 | 70 |
|
71 | 71 | [[redirects]]
|
72 | 72 | from = "/listener-operator/nightly/*"
|
73 | 73 | to = "/home/nightly/listener-operator/:splat"
|
74 |
| - status = 302 |
| 74 | + status = 301 |
75 | 75 |
|
76 | 76 | # stable redirects
|
77 | 77 | # force = true --> We're generating a compat page, but redirect it
|
78 | 78 |
|
79 | 79 | [[redirects]]
|
80 | 80 | from = "/airflow/stable/*"
|
81 | 81 | to = "/home/stable/airflow/:splat"
|
82 |
| - status = 302 |
| 82 | + status = 301 |
83 | 83 | force = true
|
84 | 84 |
|
85 | 85 | [[redirects]]
|
86 | 86 | from = "/druid/stable/*"
|
87 | 87 | to = "/home/stable/druid/:splat"
|
88 |
| - status = 302 |
| 88 | + status = 301 |
89 | 89 | force = true
|
90 | 90 |
|
91 | 91 | [[redirects]]
|
92 | 92 | from = "/hbase/stable/*"
|
93 | 93 | to = "/home/stable/hbase/:splat"
|
94 |
| - status = 302 |
| 94 | + status = 301 |
95 | 95 | force = true
|
96 | 96 |
|
97 | 97 | [[redirects]]
|
98 | 98 | from = "/hdfs/stable/*"
|
99 | 99 | to = "/home/stable/hdfs/:splat"
|
100 |
| - status = 302 |
| 100 | + status = 301 |
101 | 101 | force = true
|
102 | 102 |
|
103 | 103 | [[redirects]]
|
104 | 104 | from = "/hive/stable/*"
|
105 | 105 | to = "/home/stable/hive/:splat"
|
106 |
| - status = 302 |
| 106 | + status = 301 |
107 | 107 | force = true
|
108 | 108 |
|
109 | 109 | [[redirects]]
|
110 | 110 | from = "/kafka/stable/*"
|
111 | 111 | to = "/home/stable/kafka/:splat"
|
112 |
| - status = 302 |
| 112 | + status = 301 |
113 | 113 | force = true
|
114 | 114 |
|
115 | 115 | [[redirects]]
|
116 | 116 | from = "/nifi/stable/*"
|
117 | 117 | to = "/home/stable/nifi/:splat"
|
118 |
| - status = 302 |
| 118 | + status = 301 |
119 | 119 | force = true
|
120 | 120 |
|
121 | 121 | [[redirects]]
|
122 | 122 | from = "/spark-k8s/stable/*"
|
123 | 123 | to = "/home/stable/spark-k8s/:splat"
|
124 |
| - status = 302 |
| 124 | + status = 301 |
125 | 125 | force = true
|
126 | 126 |
|
127 | 127 | [[redirects]]
|
128 | 128 | from = "/superset/stable/*"
|
129 | 129 | to = "/home/stable/superset/:splat"
|
130 |
| - status = 302 |
| 130 | + status = 301 |
131 | 131 | force = true
|
132 | 132 |
|
133 | 133 | [[redirects]]
|
134 | 134 | from = "/trino/stable/*"
|
135 | 135 | to = "/home/stable/trino/:splat"
|
136 |
| - status = 302 |
| 136 | + status = 301 |
137 | 137 | force = true
|
138 | 138 |
|
139 | 139 | [[redirects]]
|
140 | 140 | from = "/zookeeper/stable/*"
|
141 | 141 | to = "/home/stable/zookeeper/:splat"
|
142 |
| - status = 302 |
| 142 | + status = 301 |
143 | 143 | force = true
|
144 | 144 |
|
145 | 145 | [[redirects]]
|
146 | 146 | from = "/opa/stable/*"
|
147 | 147 | to = "/home/stable/opa/:splat"
|
148 |
| - status = 302 |
| 148 | + status = 301 |
149 | 149 | force = true
|
150 | 150 |
|
151 | 151 | [[redirects]]
|
152 | 152 | from = "/commons-operator/stable/*"
|
153 | 153 | to = "/home/stable/commons-operator/:splat"
|
154 |
| - status = 302 |
| 154 | + status = 301 |
155 | 155 | force = true
|
156 | 156 |
|
157 | 157 | [[redirects]]
|
158 | 158 | from = "/secret-operator/stable/*"
|
159 | 159 | to = "/home/stable/secret-operator/:splat"
|
160 |
| - status = 302 |
| 160 | + status = 301 |
161 | 161 | force = true
|
162 | 162 |
|
163 | 163 | [[redirects]]
|
164 | 164 | from = "/listener-operator/stable/*"
|
165 | 165 | to = "/home/stable/listener-operator/:splat"
|
166 |
| - status = 302 |
| 166 | + status = 301 |
167 | 167 | force = true
|
168 | 168 |
|
0 commit comments