Quantcast
Channel: URL Rewrite Module
Viewing all articles
Browse latest Browse all 2482

redirectURL String on a website with reverse proxy

$
0
0

I've searched a lot, but have not found a solution.

Maybe you have a tip or give me a link for the solution,  maybe in this forum.

We have an IIS 7.5 reverse proxy with many redirects https://public-url.de/customer1 to locally http://server1.local/customer1https://public-url.de/customer2 to locallyhttp://server4.local/customer2 https://public-url.de/customer3 to locally http://server1.local/customer3 etc

The user only sees on the Internet the requested URL

The problem: we forwarding a local page (intern Server) with the command

     RedirectURL String = "http://www.foreign-url.de/support/index.html";      response.sendRedirect (redirectURL);

Now, the Internet user receives the following address: "http://www.public-url.de/support/index.html"

This page "/ support / index.html" does not exist

Is there a workaround for the IIS? Or a link to another Thread?

Thanks a lot

regards

 

 


Viewing all articles
Browse latest Browse all 2482

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>