Forum Moderators: phranque
I need to change an URL like this - "http://www.xdomain/mydoc/mylang/myanchor/" into somtehing like "http://www.xdomain.com/index.php?doc=mydoc&lang=mylang#myanchor".
I've been using Apache Mod Rewrite but apart from the server recognizing the page, I can't get it to go to the anchor. I've tried to use the [NE],[R,NE] flags with no results.
Can someone help me with that?
I settled for leaving the browser hyperlinks to handle those jumps, as they are designed to do.
I hope this information saves you some time. I wasted a lot before learning that it is not possible in .htaccess.
Wiz