Apache hides non-80 port numbers

problem description

the iis7.5 80 port that the server is running is unmodifiable
apache2.4 8080 port runs other services
now it has done iis redirection to www.b.com--> www.b.com:8080
now access always has 8080 port number
apache how to hide the 8080 port number? Please give advice to all the great gods

Apr.09,2021

IIS also seems to have Url Rewrite plug-ins, but it seems to be installed separately. Baidu once, IIS has been useless for thousands of years. The last time I used IIS, I was still writing asp


using IIS proxy apache


to hide, the port is marked by the browser, because that's the port you access.
the only solution is to configure a post found by Baidu filter, of IIS. Look at the 10th floor


has been solved. The latest version of the ARR plug-in (Application Request Routing)
is installed for the configured iis. For more information, please see https://www.cnblogs.com/shamo.

.
Menu