How to modify the running port of nginx

王林
Release: 2020-08-27 16:22:23
forward
4788 people have browsed it

How to modify the running port of nginx

How to modify the running port if you don’t want nginx to use port 80?

Specific method:

(Recommended tutorial:nginx tutorial)

Modify the nginx configuration file, for example, if the version is nginx-1.11.10 Modify the nginx-1.11.10\conf\nginx.conf file

Modify the value corresponding to http -> server -> listen, as shown in the figure:

How to modify the running port of nginx

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

Related labels:
source:csdn.net
Statement of this Website
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
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!