View Single Post
Old 12-03-2010, 08:56 AM   #295
Cold
Junior Member
Cold began at the beginning.
 
Posts: 9
Karma: 10
Join Date: Nov 2008
Device: prs505
Hi Guys,

I've just had a chance to look at the new Web UI for Calibre. Very nice!

As before (somewhere near the beginning of this thread) I serve all the internal applications I use (Well, those with web interfaces) to the outside using a server on the edge of my network via mod_proxy and mod_proxy_html (if required), basically reverse proxying from a sub directory to isolate the App.

With this update, although I haven't had a real dig yet, it looks like that's no longer easy to do.

As before, is it possible to change any absolute URLs in the code to relative paths?

Or, for the JS bits, something akin to '/parsed existing path / calibre path.'

Thanks for continuing to develop this, it's awesome.

Last edited by Cold; 12-03-2010 at 08:58 AM.
Cold is offline   Reply With Quote