You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@apisix.apache.org by GitBox <gi...@apache.org> on 2022/10/30 11:56:46 UTC

[GitHub] [apisix] tokers commented on issue #8199: help request: How dest APISIX set multi response-rewrite plugin

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

   > > @jeffreys-cat Hi, why do you need two?
   > 
   > Because I want to route to different domains by browser language, en.goose.com and cn.goose.com. If the Accept-Language is en, the route to en.goose.com, otherwise to cn.goose.com.
   
   Try to split your original route to two, with the help of the route `vars` field (fine-grained route control).


-- 
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: notifications-unsubscribe@apisix.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org