Forum Moderators: phranque
Old: www.example.com/forums/f23/thread-title-1255/
New: www.example.com/threads/thread-title.1255/
Old: www.example.com/forums/f23/thread-title-1255/index2.html
New: www.example.com/threads/thread-title.1255/page-2
Old: www.example.com/forums/f23/thread-title-1255/index2.html#post60948
New: www.example.com/threads/thread-title.1255/post-60948 Old: www.example.com/forums/f23/thread-title-1255/index2.html#post60948This one cannot be done in mod_rewrite, or mod_anything-else. The fragment # is used only by the browser; it isn’t part of the request sent to the server. You can redirect to a fragment but you can’t redirect from one.