Example for Route with Regex #5687
jacobpoly73
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Can someone give me an example with a Routes condition with Regex?
So for example, is this valid?
- regex: /test/([^/]*)/sa/(.*)
I cant find a single example on the web.
Beta Was this translation helpful? Give feedback.
All reactions