Status and Redirect
This page is automatically synced from
docs-en/rules/status-redirect.md. Language: English | 中文
Status Code and Redirect Rules
Section titled “Status Code and Redirect Rules”Status and redirect rules control synthetic HTTP status codes and redirects.
example.com/maintenance statusCode://503example.com/old redirect://https://example.com/newexample.com replaceStatus://200statusCode does not contact upstream. replaceStatus contacts upstream and then changes the status code. Redirect rules send clients to another URL.