Where is port 80 configured?

Problems with the Windows version of XAMPP, questions, comments, and anything related.

Where is port 80 configured?

Postby lavanyadeepak » 01. November 2022 14:07

I have been examining every bit of XAMPP conf files but no where 80 is configured for my Apache. It is only 8088 and 443. Not sure where my Apache is finding this port to use.
lavanyadeepak
 
Posts: 13
Joined: 04. November 2019 15:26
XAMPP version: 7.1.33
Operating System: Windows 10

Re: Where is port 80 configured?

Postby Froosh » 01. November 2022 14:33

From the Apache documentation (https://httpd.apache.org/docs/current/m ... tml#listen). The Listen directive is typically in the apache\conf\httpd.conf file and set to Listen 80 by default.

#
# Listen: Allows you to bind Apache to specific IP addresses and/or
# ports, instead of the default. See also the <VirtualHost>
# directive.
#
# Change this to Listen on specific IP addresses as shown below to
# prevent Apache from glomming onto all bound IP addresses.
#
#Listen 12.34.56.78:80
Listen 80
User avatar
Froosh
 
Posts: 138
Joined: 27. March 2022 17:56
XAMPP version: 8.2.0
Operating System: Windows 11 Pro


Return to XAMPP for Windows

Who is online

Users browsing this forum: No registered users and 118 guests