Home>Article>Operation and Maintenance> How to check the port number of Apache

How to check the port number of Apache

藏色散人
藏色散人 Original
2019-08-05 11:21:02 10212browse

How to check the port number of Apache

How to check the port number of Apache?

First find the installation directory of apache;

Then find the conf directory;

Then find httpd.conf and open it, as shown in the picture: Listen 80 is his port number.

How to check the port number of Apache

Related introduction:

Apache is the world’s number one web server software. It can run on almost all widely used computer platforms and is one of the most popular web server-side software due to its cross-platform and security features. It is fast, reliable and can be extended through a simple API to compile interpreters such as Perl/Python into the server. At the same time, Apache is transliterated as Apache, which is a tribe of North American Indians called the Apache tribe in the southwestern United States. It is also the name of a foundation, an armed helicopter, etc.

For more Apache related knowledge, please visit theApache usage tutorialcolumn!

The above is the detailed content of How to check the port number of Apache. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn