svilenvul commented on issue #7377:
URL: https://github.com/apache/apisix/issues/7377#issuecomment-1219122855

   I tried to edit the route and add the plugins section with the proxy-rewrite 
plugin, but I could manage to configure this plugin by adding:
   
   ```
   "plugins": {
           "proxy-rewrite": {
               "host": "...."
           }
       },
   ```
   
   When I save the route setting, the change is not applied.
   I tried to apply from the dashboard as well, but I don't see the 
`proxy-rewrite` plugin in the UI when I select the route, click edit and 
navigate to the plugins section. 
   I was not able to verify if this plugin will solve the issue for us.


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