Forum Moderators: phranque
The problem is as follows...I've migrated hosts and migrated blog software. My old URLs with wordpress were like this:
[myblog.com...]
where XX is a number of the post.
Serendipity by default does pretty URLs with
[myblog.com...]
so my question is...How do I get the URL from wordpress to automatically redirect forward to the new location (serendipity) using mod_rewrite? I've been trying to do this now for the past week and have made some lame attempts at it...but I bow to the mod_rewrite gods because my prowess is not in these rules. Can anyone help me out?