mirror of
https://github.com/caddyserver/website.git
synced 2025-04-23 21:46:16 -04:00
docs: General updates for beta 18
This commit is contained in:
parent
ca8197d483
commit
6f712d4ee4
11 changed files with 114 additions and 118 deletions
|
@ -70,7 +70,7 @@ Strip `api/` prefix from request path just before proxying all API requests to a
|
|||
|
||||
```
|
||||
route /api/* {
|
||||
strip_prefix api/
|
||||
uri strip_prefix api/
|
||||
reverse_proxy localhost:9000
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue