brush
há 4 anos
committed by
GitHub
ascendente
cometimento
3499b9cd03
Não foi encontrada uma chave conhecida para esta assinatura, na base de dados
ID da chave GPG: 4AEE18F83AFDEB23
1 ficheiros alterados com
2 adições e
2 eliminações
-
docs/configuring-well-known.md
|
|
|
@@ -105,8 +105,8 @@ server { |
|
|
|
ServerName DOMAIN |
|
|
|
|
|
|
|
SSLProxyEngine on |
|
|
|
ProxyPass /.well-known/matrix https://matrix.DOMAIN/.well-known/matrix nocanon |
|
|
|
ProxyPassReverse /.well-known/matrix https://matrix.DOMAIN/.well-known/matrix nocanon |
|
|
|
ProxyPass /.well-known/matrix https://matrix.DOMAIN/.well-known/matrix nocanon |
|
|
|
ProxyPassReverse /.well-known/matrix https://matrix.DOMAIN/.well-known/matrix nocanon |
|
|
|
|
|
|
|
# other configuration |
|
|
|
</VirtualHost> |
|
|
|
|