Redirect TO url with hash / anchor
-
Hello,
My rule :
^/blabla/(.*)/?
/another-blabla#$1This sends me to /another-blabla/#<captured string>/ so anchor does not work.
Is there a way to redirect an url TO a URL ending with an hash ?
Viewing 2 replies - 1 through 2 (of 2 total)
Viewing 2 replies - 1 through 2 (of 2 total)
- The topic ‘Redirect TO url with hash / anchor’ is closed to new replies.