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.
I am unsure what I need to do to "reroute" Calibre's internal web server to allow me to serve the content via my own server. I have Calibre installed on the same server (A Windows Home Server OS based on Server 2003). The library is also already stored on the server and is accessible.
|
The simplest route IMHO is to put Calibre on port 8080 and let it run in parallel to IIS. I do this on a WHS box - Calibre on 8080 with router forwarding that port to the WHS box, WHS/IIS on port 80 and more.
Richard