forked from deltachat/deltachat-pages
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path_redirects
26 lines (18 loc) · 1.04 KB
/
_redirects
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
# syntax: <old url> <new url> [<errorcode>]
# the errorcode defaults to 301
# legacy urls
/de/delta-macht-chatten-besser /en/2017-05-31-delta-makes-chatting-better#german
/de/david-gegen-goliath /en/2017-05-31-delta-makes-chatting-better#david-gegen-goliath---wie-kam-es-dazu
/de/support /de/contribute
/en/changelog https://github.com/deltachat/deltachat-android/blob/HEAD/CHANGELOG.md#delta-chat-changelog
/en/spec https://github.com/deltachat/spec/blob/master/spec.md#email-chat-specification
/en/standards https://github.com/deltachat/deltachat-android/blob/master/standards.md#standards-used-in-delta-chat
/en/support /en/contribute
/es/support /es/contribute
/it/support /it/contribute
/pt/support /pt/contribute
/ru/support /ru/contribute
# HTTP-to-HTTPS redirect is done by the "Force HTTPS" switch in the Netlify
# backend; this also adds HSTS headers (strict-transport-security) to protect
# against protocol downgrade attacks.
# CAVE: Browsers remember the HSTS setting for one year, so there is no way back!