Quote:
Originally Posted by rbruceporter
What I am trying to do is expose my library to the web, via an existing IIS 6.0 web server I already have on my network. I want to use HTTPS as the protocol which my home webserver is setup to do.
|
To do what you describe, you must set up IIS to be a reverse proxy.
From what I see via a quick i'net search, IIS 6 does not come with reverse proxy functionality. There are third-party add-ons and various hacks available to add it. Search for 'IIS 6.0 reverse proxy' and see if one of the posts/threads applies to your configuration.