Skip to content

Commit 400636a

Browse files
committed
website/docs: remove redundant reverse proxy links
1 parent 0bcf264 commit 400636a

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

website/docs/install-config/reverse-proxy.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -113,9 +113,3 @@ server {
113113
- CSRF errors when saving objects are usually caused by incorrect `Host` or `Origin` handling. See [Troubleshooting CSRF Errors](../troubleshooting/csrf.md).
114114
- Incorrect client IP addresses usually mean the proxy IP is not covered by `AUTHENTIK_LISTEN__TRUSTED_PROXY_CIDRS`.
115115
- Broken outpost or proxy provider communication often means the WebSocket upgrade headers are missing or the proxy is not using HTTP/1.1 or newer.
116-
117-
## Related docs
118-
119-
- [Configuration reference](./configuration/configuration.mdx)
120-
- [Proxy Provider docs](../add-secure-apps/providers/proxy/index.md)
121-
- [Troubleshooting CSRF Errors](../troubleshooting/csrf.md)

0 commit comments

Comments
 (0)