瀏覽代碼

Update configuring-well-known.md

pull/1820/head
brush 4 年之前
committed by GitHub
父節點
當前提交
3499b9cd03
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 2 行新增2 行删除
  1. +2
    -2
      docs/configuring-well-known.md

+ 2
- 2
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>


Loading…
取消
儲存