I just tried the other method:
Code:
RewriteEngine on
RewriteRule ^/calibre/(.*) http://localhost:19551/calibre/$1 [proxy]
RewriteRule ^/calibre http://localhost:19551 [proxy]
...and the result is the same as with the ProxyPass method....html text but no css etc.