Merge pull request #286 from dreamflasher/patch-2

Listen 8448 required for apache
This commit is contained in:
Slavi Pantaleev
2019-10-23 16:55:24 +03:00
committed by GitHub

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