View Single Post
Old 02-07-2012, 02:11 PM   #3
ilovejedd
hopeless n00b
ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.ilovejedd ought to be getting tired of karma fortunes by now.
 
ilovejedd's Avatar
 
Posts: 5,111
Karma: 19597086
Join Date: Jan 2009
Location: in the middle of nowhere
Device: PW4, PW3, Libra H2O, iPad 10.5, iPad 11, iPad 12.9
Quote:
Originally Posted by kovidgoyal View Post
The point of --url-prefix is to run the calibre server behind another server. Why do you want it in the GUI?
I'm running a portable install. I have 5 fixed libraries running in CLI (ports 8081-8085) all of which have their respective reverse proxies.

I also have a "generic" reverse proxy for port 8080 for whichever the current active library is on Calibre. I use it for test libraries and stuff. The problem with having a portable install, using the following command doesn't appear to work:
Code:
start /MIN calibre-server --url-prefix /calibre --port 8080
It only works if the --with-library option is specified so I can't easily change libraries on the fly.
ilovejedd is offline   Reply With Quote