proxy_pass redirection
Puneeth Kumar
lists at ruby-forum.com
Thu Jul 23 10:24:39 UTC 2015
Thank for the quick response.
My proxy_pass path will keep on changing as per my topic, so I want to
keep to dynamic. Pls check below e.g.
proxy_pass http://IP:8881/ingestion/v1.0/streams/NGINEX;
or
proxy_pass http://IP:8881/ingestion/v1.0/streams/NGINEX1;
or
proxy_pass http://IP:8881/ingestion/v1.0/streams/NGINEX2;
So that last word I want to keep it has dynamic, please help.
--
Posted via http://www.ruby-forum.com/.
More information about the nginx
mailing list