2013-10-30, 10:26 AM
Hello all, i'm trying to redirect all the request for a type of URL into another type of URL. I try to explain myself better:
I have this URL:
I want to redirect all request for this kind of URL (With "T-" and after the title of the thread) to this kind of URL:
With the word "Thread-" instead of the "T-"
How can i do this?
Thanks in advance!
I have this URL:
http://www.website.com/T-Thread_title_here
I want to redirect all request for this kind of URL (With "T-" and after the title of the thread) to this kind of URL:
http://www.website.com/Thread-Thread_title_here
With the word "Thread-" instead of the "T-"
How can i do this?
Thanks in advance!