Recent searches

in

routes

On this page

An array of route rules for redirects and rewrites. Rules are processed in order; the first matching rule is applied.

Type

Array<routes[*]>

Items

[*]Object#

A single route rule for redirects or rewrites.

Appears in: routes.

Open in a new tab