You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered: