tokers commented on issue #7780:
URL: https://github.com/apache/apisix/issues/7780#issuecomment-1226661635

   > > > it works well. But the demand I received later is to add a lot of 
domain , and we have a lot of routing rules like this, it is impossible to 
change one by one.
   > > 
   > > 
   > > Jump from yourself option. The root problem is you have to change a lot 
of hosts in every routes. So try to put the `hosts` field to the service object 
and bind routes to it.
   > 
   > However, we did a lot of custom development, and the service object was 
weakened in our system.
   > 
   > Is there any other way to change the host before the route matches?
   
   Inject your own Nginx directives.


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