Redirect Help
-
I want to redirect /work/(.*) to /project/$1
But I do not want to redirect /work/ to /project/
I want to keep the /work/ page in place and only redirect if something comes after /work/How can I accomplish this?
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
- The topic ‘Redirect Help’ is closed to new replies.