Jeff Peeler 572b444dab
Add Caddy 2 example (#7463)
The specific headers that are passed using this new configuration format
are Host and X-Forwarded-For, which should be all that's required.

Note that for production another matcher should be added in the first
section to properly handle the base_url lookup:
reverse_proxy /.well-known/matrix/* http://localhost:8008

Signed-off-by: Jeff Peeler <jpeeler@gmail.com>
2020-05-15 14:36:01 +01:00
..
2020-05-14 18:12:00 +01:00
2019-06-20 19:32:02 +10:00
2020-02-13 11:29:08 +00:00
2020-02-19 10:03:19 +00:00
2020-02-19 10:03:19 +00:00
2018-05-23 13:47:34 +01:00
2020-02-12 15:39:40 +00:00
2020-04-01 12:44:51 +01:00
2020-05-15 14:36:01 +01:00

Synapse Documentation

This directory contains documentation specific to the synapse homeserver.

All matrix-generic documentation now lives in its own project, located at matrix-org/matrix-doc

(Note: some items here may be moved to matrix-org/matrix-doc at some point in the future.)