Šī lapa labāk darbojas, ja pārlūkam ir iespējots JavaScript.
Sākums
Izpētīt
Palīdzība
Pierakstīties
overmind
/
matrix-docker-ansible-deploy
spogulis no
https://github.com/spantaleev/matrix-docker-ansible-deploy
Vērot
1
Pievienot zvaigznīti
0
Atdalīts
0
Kods
Problēmas
0
Laidieni
0
Vikivietne
Aktivitāte
Pārlūkot izejas kodu
Fix syntax problems in example Apache configuration
Related to
#121
(Github Issue)
pull/126/head
Slavi Pantaleev
pirms 7 gadiem
vecāks
24cf27c60c
revīzija
d18fe3610f
2 mainītis faili
ar
4 papildinājumiem
un
4 dzēšanām
Dalītais skats
Salīdzināšanas iespējas
Rādīt statistiku
Lejupielādēt ielāpa failu
Lejupielādēt izmaiņu failu
+2
-2
examples/apache/matrix-riot-web.conf
+2
-2
examples/apache/matrix-synapse.conf
+ 2
- 2
examples/apache/matrix-riot-web.conf
Parādīt failu
@@ -4,12 +4,12 @@
<VirtualHost *:80>
ServerName riot.DOMAIN
ProxyVia On
# Map /.well-known/acme-challenge to the certbot server
# If you manage SSL certificates by yourself, this will differ.
<Location /.well-known/acme-challenge>
ProxyPreserveHost On
ProxyRequests Off
ProxyVia On
ProxyPass http://127.0.0.1:2402/.well-known/acme-challenge
</Location>
+ 2
- 2
examples/apache/matrix-synapse.conf
Parādīt failu
@@ -3,12 +3,12 @@
<VirtualHost *:80>
ServerName matrix.DOMAIN
ProxyVia On
# Map /.well-known/acme-challenge to the certbot server
# If you manage SSL certificates by yourself, this will differ.
<Location /.well-known/acme-challenge>
ProxyPreserveHost On
ProxyRequests Off
ProxyVia On
ProxyPass http://127.0.0.1:2402/.well-known/acme-challenge
</Location>
Rakstīt
Priekšskatītījums
Notiek ielāde…
Atcelt
Saglabāt