Parameters
This plugin has no configurable parameters when configured on routes and services. All configuration options should be configured using plugin metadata.
See plugin common configurations for configuration options available to all plugins.
Plugin Metadata
enable
If true, enable the plugin.
error_404
Error page to return when APISIX returns 404 status codes.
body
Response body.
content-type
Response content type.
error_500
Error page to return when APISIX returns 500 status codes.
body
Response body.
content-type
Response content type.
error_502
Error page to return when APISIX returns 502 status codes.
body
Response body.
content-type
Response content type.
error_503
Error page to return when APISIX returns 503 status codes.
body
Response body.
content-type
Response content type.