nimohunter commented on issue #5199: URL: https://github.com/apache/apisix/issues/5199#issuecomment-1034677744
> > see: https://github.com/apache/apisix/blob/master/docs/zh/latest/customize-nginx-configuration.md, if this is not satisfied, you need to modify > > https://github.com/apache/apisix/blob/3bc3ef8a74e3c47eda443ca9c8ea1fccfd309596/apisix/cli/ngx_tpl.lua#L269 > > I see this,but I need customized error_page for each location ,and the error_page is not the real errpage .so it can not Solve my problem Is it worth developing a new plugin here? If needed, we can write a new plugin for it. error handle plugin ? just redirect to error page according from the response status? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
