I have a web server running Apache HTTPD 2.2 serving as a reverse proxy for my IIS 7.5 server.
This worked fine, until I wanted to use OpenID (using DotNetOpenAuth). Since DotNetOpenAuth throws an exception if I try using any realm other than the domain. To fix that I want to set the hostname server-sided (either on the reverse proxy or on the IIS server).
I was able to do that when using HTTPD as the back-end but I haven't found the configuration directive for IIS.
Tell me more
×
Webmasters Stack Exchange is a question and answer site for
pro webmasters. It's 100% free, no registration required.
|
|
|||
|
Open IIS7 manager and on the right hand size select |
|||
|
|
Running servers at home for personal use– Nullable Mar 30 '11 at 22:10