Is your feature request related to a problem? Please describe.
I want to have a fallback for all URL's to they return a statuscode 404 unless they are specifiek in the scenario.
Describe the solution you'd like
An example on how to do this.
Describe alternatives you've considered
I've tried a wildcard regex:
Is your feature request related to a problem? Please describe. I want to have a fallback for all URL's to they return a statuscode 404 unless they are specifiek in the scenario.
Describe the solution you'd like An example on how to do this.
Describe alternatives you've considered I've tried a wildcard regex: