mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
Fix #1888174 [Documentation update needed for Apache Proxy support](https://bugs.launchpad.net/calibre/+bug/1888174)
This commit is contained in:
parent
4ad884f96c
commit
53ffd3ef18
@ -294,7 +294,7 @@ Or, for Apache::
|
||||
ServerName myserver.example.com
|
||||
AllowEncodedSlashes On
|
||||
ProxyPreserveHost On
|
||||
ProxyPass "/" "http://localhost:8080"
|
||||
ProxyPass "/" "http://localhost:8080/"
|
||||
</VirtualHost>
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user