Class SubstituteAction (1.20.0)

SubstituteAction(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A substitute action transparently serves a different page than the one requested.

Attribute

NameDescription
path str
Optional. The address to redirect to. The target is a relative path in the current host. Example: "/blog/404.html".