2298814528 commented on issue #6296: URL: https://github.com/apache/apisix/issues/6296#issuecomment-1036048369
> > > >  > > > > can use domain rewrite > > > > > > > > > >  > > > > can use domain rewrite > > > > > > > > > Excuse me, is this a plugin? If yes, can you tell me the name of the plugin, thanks! > > > use proxy-rewirte plugin , add host value to your real host > > > "proxy-rewrite": { > > > "uri": "/test/home.html", > > > "scheme": "http", > > > "host": "iresty.com" > > > } > > > https://apisix.apache.org/docs/apisix/plugins/proxy-rewrite/ > > ok thanks, i'll try it now OK, but if there are multiple backend services in my upstream, how should my host be written?  -- 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]
