routes

On this page

Description:

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.

Examples:
Open in a new tab