Skip to content

Commit 86dc510

Browse files
committed
Update httpd.conf
1 parent 626da03 commit 86dc510

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

webserver/httpd.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,8 @@ ServerRoot "/usr/local/apache2"
4949
# prevent Apache from glomming onto all bound IP addresses.
5050
#
5151
#Listen 12.34.56.78:80
52-
Listen 80
52+
Listen 8070
53+
Listen 90
5354

5455
#
5556
# Dynamic Shared Object (DSO) Support

0 commit comments

Comments
 (0)