Exclude paths #337
Answered
by
chriswarnescrafted
chriswarnescrafted
asked this question in
Q&A
-
Is there a way to exclude certain paths from the handler? My project has a handler that already is active on a certain path, so I would ideally like to be able to exclude /my-other-handler/* urls. |
Beta Was this translation helpful? Give feedback.
Answered by
chriswarnescrafted
Sep 5, 2023
Replies: 1 comment
-
i figure the way to get arround it would be to do something like
|
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
chriswarnescrafted
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
i figure the way to get arround it would be to do something like