What is the issue you’re encountering
I want to redirect to a url, while keeping the path of it. What I want to do is when a user goes to a subdirectory, they will be redirected to example.com/(path here)
. I want to keep the path there.
What steps have you taken to resolve the issue?
I’ve tried making a redirect rule, but every time it redirects, it does not keep the path.