Dear Community,

I would like to reverse proxy the following:

https://test.us/citizensolutions/AB* to  *https://*AB*.test.us/ and all the
subdirectories so that
all files like https://test.us/citizensolutions/AB/css/*.css reverse proxy
to https://*AB*.test.us/css/*.css

AB in the above example can be any dynamic input that nginx needs to treat
as a variable.

Can you please advise how to achieve this?

Thanks
Alex
_______________________________________________
nginx mailing list
nginx@nginx.org
https://mailman.nginx.org/mailman/listinfo/nginx

Reply via email to