All Questions
Tagged with iis-10 reverse-proxy
4 questions
-1
votes
1
answer
133
views
How to redirect requests for a URL which uses the default ports to a new URL which uses custom ports?
We have an .aspx web forms "web application" running IIS 10 and .Net Framework 4.8.
We want to move it from the "Default Web Site" to it's own site "MyApplicationSite".
...
0
votes
0
answers
339
views
IIS rewrite rule to modify IP format in X-Forwarded-For header
I'm using IIS as a reverse proxy and I've found that by default, when using the built in method to have IIS add the client IP into the X-Forwarded-For header, if the client IP is IPv6 it will encase ...
0
votes
0
answers
372
views
IIS Reverse Proxy with same hostheader under condition on 2 internal frontend server
a reverse proxy should be simple i thought but i encountered a problem. i try to accomplish the following:
ive 2 webfrontends (serverA, ServerB) which hosting a webapplication contoso.local.
then ive ...
0
votes
0
answers
156
views
Fowarding web applications according to domain name from IIS to Glassfish or Apache
I have installed three HTTP servers (IIS, Glassfish4 and Apache2.2) on a single windows-OS-based VPS.
And I have three domain names (www.mysampleglass-domain.com www.mysampleapach-domain.org and www....