I am making a Request Feedback system, and I have a uri like this:
https://requests.steadfastinnovations.com/dev/idea/get-requesttrak-up!
It's acting as that isn't found. I haven't messed with Regex. How would I allow a symbol like an exclamation point in the uri?
I am making a Request Feedback system, and I have a uri like this:
https://requests.steadfastinnovations.com/dev/idea/get-requesttrak-up!It's acting as that isn't found. I haven't messed with Regex. How would I allow a symbol like an exclamation point in the uri?