We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 86faf5e commit 090de39Copy full SHA for 090de39
webserver/httpd.conf
@@ -49,7 +49,7 @@ ServerRoot "/usr/local/apache2"
49
# prevent Apache from glomming onto all bound IP addresses.
50
#
51
#Listen 12.34.56.78:80
52
-Listen 8080
+Listen 80
53
54
55
# Dynamic Shared Object (DSO) Support
0 commit comments