Procházet zdrojové kódy

Update configuring-well-known.md

pull/1820/head
brush před 4 roky
committed by GitHub
rodič
revize
3499b9cd03
V databázi nebyl nalezen žádný známý klíč pro tento podpis ID GPG klíče: 4AEE18F83AFDEB23
1 změnil soubory, kde provedl 2 přidání a 2 odebrání
  1. +2
    -2
      docs/configuring-well-known.md

+ 2
- 2
docs/configuring-well-known.md Zobrazit soubor

@@ -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>


Načítá se…
Zrušit
Uložit