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.
Printable View
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.
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.