Custom Location Reverse Proxy #4202
Unanswered
Niraj-Dilshan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi, I'm having hard time figuring out custom location proxy with URL rewrite, but no luck so far can some one help me what am i doing wrong here
rewrite ^/_accounts(/.*)$ $1 break;
same docker file works fine in top domain without location only problem is when i try to use it in a custom location
Beta Was this translation helpful? Give feedback.
All reactions