IIS Reverse proxy 404 error

Source: Internet
Author: User

The IIS reverse proxy is nothing new, and a whole bunch of tutorials can be found online. But they are basically the same.

I am also the first to use the IIS reverse proxy, follow the tutorial below to configure.

Http://www.cnblogs.com/dreamer-fish/p/3911953.html

Http://www.cnblogs.com/leven/archive/2009/11/10/Proxy_Application_Request_Routin.html


But the configuration does not have any problems, like most online tutorials, download and install application Request Routing and IIS rewrite URL two plugins. After the related configuration, the configuration has been completed after a variety of problems, the main is 404 errors. There was no better solution for finding a stackoverflowe in the same way.

Later on the foreign web site to find some information about application Request routing analysis, and then try to configure the server Farms

1.

2.

3.

4.

5.



6.

Here is the current domain name http://www.xxxxx.com/zcd/instead of http://10.243.46.25//

Then the problem is solved.


also , this is primarily a proxy setting for the default port 80 Web site. If you have multiple Web sites on IIS and are configured to be non-80 ports, you will need to configure conditions.

For example: {http_host} ^www.xxxxxx.com:8080$ and so on, (the following example diagram is for reference only, pictures from the network)


IIS Reverse proxy 404 error

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.