Recent searches

in

status

On this page

The HTTP status code for this redirect rule. When using 200, 404, and 410 status codes, to must refer to a path on the same Site.

Appears in

└── routes
    └── [*]
        └── status

Type

number

Default value

301

Allowed values

200
301
302
303
307
308
404
410
Open in a new tab