Skip to content

Commit f13ebd2

Browse files
committed
Updated the existing 'default' g0v.tw redirects to point to english pages. Updated docs.
1 parent 5426fa8 commit f13ebd2

File tree

4 files changed

+8
-8
lines changed

4 files changed

+8
-8
lines changed

c4nada.ca.domain/c4nada.ca.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# Who has admin for this domain
66
- admin=patcon
77
# Used for 301 redirect service below
8-
- 301 https://g0v.tw/
8+
- 301 https://g0v.tw/intl/en/
99
- type: ALIAS
1010
value: 301.ronny.tw.

docs/HOWTO.md

+5-5
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ index 3050a90..474481e 100644
4444
--- a/g0v.ca./g0v.ca.yaml
4545
+++ b/g0v.ca./g0v.ca.yaml
4646
@@ -15,3 +15,7 @@
47-
- 301 https://g0v.tw/
47+
- 301 https://g0v.tw/intl/en/
4848
- type: ALIAS
4949
value: 301.ronny.tw.
5050
+ - type: MX
@@ -66,7 +66,7 @@ index 3050a90..2a62d42 100644
6666
@@ -6,6 +6,7 @@
6767
- admin=patcon
6868
# Used for 301 redirect service below
69-
- 301 https://g0v.tw/
69+
- 301 https://g0v.tw/intl/en/
7070
+ - google-site-verification=1234-abcd-5678-EFGH
7171
- type: ALIAS
7272
value: 301.ronny.tw.
@@ -271,7 +271,7 @@ index 0000000..acedadd
271271

272272
## Redirects
273273

274-
This section describes how we support redirects, e.g. having `manifesto.g0v.ca` redirect to `https://g0v.tw/manifesto/en/`.
274+
This section describes how we support redirects, e.g. having `g0v.ca` redirect to `https://g0v.tw/intl/en/`.
275275

276276
Some DNS providers offer helpers to provide url redirects without hosting a special app.
277277
This is sometimes done through non-compliant pseudo-records ([like DNSimple does][redirect-dnsimple]),
@@ -292,7 +292,7 @@ For specific examples of how to add redirects, see [DNS Records](#dns-records) e
292292

293293
Once you've added a redirect like this, then the non-SSL link will work fine.
294294

295-
E.g., http://g0v.ca can redirect to https://g0v.tw
295+
E.g., http://g0v.ca can redirect to https://g0v.tw/intl/en/
296296

297297
But note that HTTPS https://g0v.ca won't redirect cleanly without a browser warning.
298298
This is due to how all HTTPS security certificates work, and how this 301-service app works with these certificates.
@@ -302,7 +302,7 @@ But there's good news! If you'd like HTTPS redirects to also work,
302302

303303
E.g., if you wished `https://sub.example.com` to cleanly redirect to http://g0v.tw,
304304
you would ask @ronnywang to **add `sub.example.com` to his certificate**.
305-
Even without submitting this additional request, `http://sub.example.com` would still redirect fine.
305+
Even without submitting this additional request, `http://sub.example.com` (without SSL) would still redirect fine.
306306

307307
**[Click here][https-request] to submit a request.**
308308

g0teborg.se.domain/g0teborg.se.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# Who has admin for this domain
66
- admin=ThenWho
77
# Used for 301 redirect service below
8-
- 301 https://g0v.tw/
8+
- 301 https://g0v.tw/intl/en/
99
- type: ALIAS
1010
value: 301.ronny.tw.

t0ronto.ca.domain/t0ronto.ca.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,6 @@
55
# Who has admin for this domain
66
- admin=patcon
77
# Used for 301 redirect service below
8-
- 301 https://g0v.tw/
8+
- 301 https://g0v.tw/intl/en/
99
- type: ALIAS
1010
value: 301.ronny.tw.

0 commit comments

Comments
 (0)