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 2019/12/09 01:35:24 UTC

[GitHub] [incubator-apisix] dabingya edited a comment on issue #949: request help: How to replace uri?

dabingya edited a comment on issue #949: request help: How to replace uri?
URL: https://github.com/apache/incubator-apisix/issues/949#issuecomment-562944916
 
 
   This only affects one URL. Can it be set once to match all?
   for example nginx :
   location /abc {
       proxy_pass 127.0.0.1:17777/ ;
   }

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services