mirror of
https://github.com/caddyserver/website.git
synced 2025-04-21 20:46:15 -04:00
forward_auth: Typo fix, minor clarification callout
This commit is contained in:
parent
e8368d6769
commit
0f35ad14b1
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ For more information, see [Authelia's documentation](https://www.authelia.com/in
|
|||
|
||||
### Tailscale
|
||||
|
||||
Delegation authentication to [Tailscale](https://tailscale.com/) (currently named [`nginx-auth`](https://tailscale.com/blog/tailscale-auth-nginx/), but it still works with Caddy), and using the alternative syntax for `copy_headers` to rename the copied headers:
|
||||
Delegating authentication to [Tailscale](https://tailscale.com/) (currently named [`nginx-auth`](https://tailscale.com/blog/tailscale-auth-nginx/), but it still works with Caddy), and using the alternative syntax for `copy_headers` to *rename* the copied headers (note the `>` in each header):
|
||||
|
||||
```caddy-d
|
||||
forward_auth unix//run/tailscale.nginx-auth.sock {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue