Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to change the apache port

2025-04-02 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Servers >

Share

Shulou(Shulou.com)06/02 Report--

Editor to share with you how to change the apache port, I believe that most people do not know much about it, so share this article for your reference, I hope you can learn a lot after reading this article, let's go to know it!

When using apache to build php development environment, we often encounter the situation that the port is occupied. We can kill the process using port 80 or modify the default port 80 of apache. The following article will show you how to modify the apache port. I hope it will be helpful to you.

To change the apache port:

1. Go to the installation directory of apache

2. Enter the configuration file directory conf of apache

3. Right-click to edit the configuration file httpd.conf of apache

5. Ctrl+f quickly find Listen

When you come to the Listen 80 line, change 80 to other unoccupied port numbers, and I'll change it to 90 to save the current changes.

6. Restart apache to make the new configuration take effect.

Click start > run > enter cmd > enter > navigate to the apache installation directory to the bin directory, and then enter the "httpd-k start" command.

7. After opening the browser, you can access it through 127.0.0.1virtual 90.

The above is all the contents of the method of changing the apache port, thank you for reading! I believe we all have a certain understanding, hope to share the content to help you, if you want to learn more knowledge, welcome to follow the industry information channel!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Servers

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report