You are browsing unreleased documentation.
Looking for the plugin's configuration parameters? You can find them in the Redirect configuration reference doc.
The Redirect plugin allows you to stop request execution and return a Location
header to the caller to redirect them to a new URL.
You can keep the incoming request URL while redirecting to a new host or port by setting keep_incoming_path
to true
.