ソースを参照

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>


読み込み中…
キャンセル
保存