Mac Story Posted March 26 Share Posted March 26 How can I fix this routing issue? I have a URL http://localhost:8081/clothes/men that loads correctly, but when I try http://localhost:8081/dev-test/clothes/men, it still loads the same content as /clothes/men. I want /dev-test/clothes/men to be treated as a different route or show a 404. How can I achieve this? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now