For the complete documentation index, see llms.txt. Markdown versions of all docs pages are available by appending .md to any docs URL.
Redirects
Redirect requests to another host or path.
HTTPS redirect
Redirect HTTP traffic to HTTPS.
Host redirect
Redirect requests to a different host.
Path redirects
Redirect requests to a different path prefix.
Custom redirect status codes
Create custom HTTP redirect status codes.
Internal redirects
Follow upstream HTTP redirect responses internally without exposing them to clients.
Was this page helpful?