mirror of
https://github.com/caddyserver/website.git
synced 2025-05-07 12:17:15 -04:00
reverse_proxy directive: "tranport" -> "transport"
The reverse_proxy directive docs contained a TOC featuring the line "The fastcgi tranport". Changed "tranport" to "transport".
This commit is contained in:
parent
56e1517c0f
commit
427a20b405
1 changed files with 1 additions and 1 deletions
|
@ -15,7 +15,7 @@ Proxies requests to one or more backends with configurable transport, load balan
|
|||
- [Headers](#headers)
|
||||
- [Transports](#transports)
|
||||
- [The `http` transport](#the-http-transport)
|
||||
- [The `fastcgi` tranport](#the-fastcgi-transport)
|
||||
- [The `fastcgi` transport](#the-fastcgi-transport)
|
||||
- [Intercepting responses](#intercepting-responses)
|
||||
- [Examples](#examples)
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue