Преглед изворни кода

Add configuration instruction for AWS CloundFront

pull/1910/head
freiit пре 3 година
committed by GitHub
родитељ
комит
02cc201f14
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 измењених фајлова са 5 додато и 0 уклоњено
  1. +5
    -0
      docs/configuring-well-known.md

+ 5
- 0
docs/configuring-well-known.md Прегледај датотеку

@@ -168,6 +168,11 @@ backend matrix-backend
/.well-known/matrix/* https://matrix.DOMAIN/.well-known/matrix/:splat 200!
```

**For AWS CloudFront**

1. Add a custom origin with matrix.<your-domain> to your distribution
1. Add two behaviors, one for `.well-known/matrix/client` and one for `.well-known/matrix/server` and point them to your new origin.

Make sure to:

- **replace `DOMAIN`** in the server configuration with your actual domain name


Loading…
Откажи
Сачувај