Results 1 to 2 of 2
i want to find the port number of apache server. because i have problem: when i start the apache i can not connect to the internet....
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 04-29-2008 #1Just Joined!
- Join Date
- Apr 2008
- Posts
- 38
apache server
i want to find the port number of apache server. because i have problem: when i start the apache i can not connect to the internet.
- 04-29-2008 #2
You need to check in your httpd.conf for a section called "Listen" which will list the port e.g. "Listen 80" for port 80.


Reply With Quote
