liangliang4ward edited a comment on issue #6296:
URL: https://github.com/apache/apisix/issues/6296#issuecomment-1036040558


   > > 
![image](https://user-images.githubusercontent.com/3895272/153568799-8f3746ca-1e83-451d-8685-23e93a9bf440.png)
   > > can use domain rewrite
   > 
   > > 
![image](https://user-images.githubusercontent.com/3895272/153568799-8f3746ca-1e83-451d-8685-23e93a9bf440.png)
   > > 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/


-- 
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]


Reply via email to