View Single Post
Old 05-29-2016, 03:29 PM   #9
dom134
Member
dom134 began at the beginning.
 
Posts: 14
Karma: 10
Join Date: May 2016
Device: none
Having a few issues getting calibre to work now! I'll get back to you soonest.
Anyway
Quote:
RewriteEngine on
RewriteRule ^/calibre/(.*) http://localhost:8080/calibre/$1 [proxy]
RewriteRule ^/calibre http://localhost:8080 [proxy]
SetEnv force-proxy-request-1.0 1
SetEnv proxy-nokeepalive 1
added to the 443 virtualhost

Quote:
sudo a2enmod proxy.load
sudo a2enmod proxy.http
proxy modules started

Unfortunately I am unable to access http://localhost:8080/calibre and I still get a 503 when accessing through url.

I will grow some and try and work it out!

Thanks!
dom134 is offline   Reply With Quote