I have a scenario
location / {
# If the request_uri is /a/b/c
# then proxy_pass http://upstream/c
}
Please help me out with any suggestions. I saw this post , but the solution doesn't work for me.
I have a scenario
location / {
# If the request_uri is /a/b/c
# then proxy_pass http://upstream/c
}
Please help me out with any suggestions. I saw this post , but the solution doesn't work for me.