Skip to content

Commit f938f6e

Browse files
author
Tahsin Kurc
committed
Changed ports to 8080 and 8443.
1 parent fe9c786 commit f938f6e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

ports.conf

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
Listen 8080
22

33
<IfModule ssl_module>
4-
Listen 4430
4+
Listen 8443
55
</IfModule>
66

77
<IfModule mod_gnutls.c>
8-
Listen 4430
8+
Listen 8443
99
</IfModule>

0 commit comments

Comments
 (0)