What port is apache listening on?
Answer / Arun Pratap Saroj
By default, Apache listens on port 80 for HTTP connections and port 443 for HTTPS connections. The specific ports can be configured in the httpd.conf or apache2.conf configuration file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How can we find what are the modules loaded in apache?
How do I install apache server on windows 7?
What is systemctl?
I use IIS 6 and Apache 2.0.52 and I want to need connector IIS with tomcat. My tomcat using 8080 IIS using 80 my Apache application name is workspace and how can I use http://myserverip/workspace ? with isapi or anaother connector Best regards.
What is a Comamnd to check the version of apache server?
How does apache license work?
What is apache prefork?
When did ubuntu switch to systemd?
Is apache tomcat a web server or application server?
What is httpd service?
How to secure website hosted on apache web server?
What is meaning of "listen" in httpd.conf file?