Quote:
Originally Posted by chaley
Out of curiosity, why?
|
The reverse proxy I am using will only rewrite headers, not the html files themselves.
Alternatively, hosting everything under /calibre would work for me as well (as I could create one alias and then /calibre/mobile or /calibre/get ... would all work).
It is working great from a host header virtual server, but I would like to go through a server that has an SSL cert on it. (so
https://server.domain.com/books is redirected to my internal calibre server).
Now that I think about it, I wonder if I can add an alias in the calibre server so that /calibre is treated the same as /.
Dan