Listen 8448 required for apache

Listen 8448 directive makes apache listen on that port, without it federation does not work.
This commit is contained in:
Marcel Ackermann 2019-10-23 15:12:31 +02:00 committed by GitHub
parent 9f002d7ef2
commit cb900d64dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -92,6 +92,7 @@
#
# In this example we use all services on the same machine (127.0.0.1) but you can do this with different machines.
# If you do so be sure to reach the destinated IPADRESS and the correspondending port. Check this with netstat, nmap or your favourite tool.
Listen 8448
<VirtualHost *:8448>
ServerName matrix.DOMAIN