« Previous Next »
Last post 08-20-2009 2:35 AM by ruslany. 1 replies.
Average Rating Rate It (5)Thank you for the rating!
Page 1 of 1 (2 items)
Sort Posts: Oldest to newest Newest to oldest
Hi
I want to redirect
http://www.mydomain.com/modules.php?name=Video_Stream&page=watch&id=6585
to
http://www.mydomani.com/index.php?p=6585
so the both IDs are the same number
how can I do that using URl Rewrite
Take a look at this blog post: http://ruslany.net/2009/04/10-url-rewriting-tips-and-tricks/, see tip #9. It should give you an idea how to do this.