How to modify the port in iis php

藏色散人
Release: 2023-03-11 17:20:01
Original
3296 people have browsed it

iis PHP method to modify the port: first click to expand "Internet Information Services"; then expand "Website"; then right-click on "Default Website" and select the properties option; finally find the TCP port and enter the one you want to modify After saving the port number, restart IIS.

How to modify the port in iis php

The operating environment of this article: windows2003 system, PHP5.6 version, DELL G3 computer

How to modify the port in iis php?

Modify the default port 80

If you want to modify the default port 80 of IIS, it is also very simple. Still, click to expand "Internet Information Services" and then expand " website". Right-click on "Default Site" and select the Properties option.

How to modify the port in iis php

Then you can find the TCP port in the pop-up "Default Website Properties" window, enter the port number you want to modify, save it and restart IIS.

How to modify the port in iis php

Recommended study: "PHP Video Tutorial"

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

Related labels:
source:php.cn
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
Popular Tutorials
More>
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!