mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Improve reverse proxy documentation
This commit is contained in:
parent
6fb212cc73
commit
cb05958aff
1 changed files with 3 additions and 3 deletions
6
proxy.md
6
proxy.md
|
@ -4,9 +4,9 @@ title: Reverse Proxy
|
|||
permalink: /proxy/
|
||||
---
|
||||
|
||||
When a everse proxy is used, the path at which Radicale is available must
|
||||
be provided via the `X-Script-Name` header.
|
||||
|
||||
When a reverse proxy is used, the path at which Radicale is available must
|
||||
be provided via the `X-Script-Name` header. The proxy must remove the location
|
||||
from the URL path that is forwarded to Radicale.
|
||||
|
||||
Example **nginx** configuration:
|
||||
```nginx
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue