how to allow a path not to be authenticated #697
vijaypothireddy
started this conversation in
General
Replies: 1 comment
-
According to the Apache docs |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
I am trying to bypass authentication for path starting wit /src and for all other i wanted to use auth. below is sample config but i when i request https://sample-user12.sample.test.com/src/containers/base/view.js i still get 401 instead of file . can some one explain what i am doing wrong ?
..........Beta Was this translation helpful? Give feedback.
All reactions