Hi I have a lost thread here:
http://www.MY SITE .net/showthread.php?t=6131
and
I created a new thread with the lost content and its url is this:
http://www.MY SITE .net/showthread.php?t=6318
How do i get the t=6131 thread to redirect to 6318?
I tried this:
RewriteEngine On
Redirect 301 /showthread.php?t=6131 /showthread.php?t=6318
in httaccess but did not work, any help?
Or is it possible (if so how) to edit the post table, and change the thread idea from 6318 to 6131?
http://www.MY SITE .net/showthread.php?t=6131
and
I created a new thread with the lost content and its url is this:
http://www.MY SITE .net/showthread.php?t=6318
How do i get the t=6131 thread to redirect to 6318?
I tried this:
RewriteEngine On
Redirect 301 /showthread.php?t=6131 /showthread.php?t=6318
in httaccess but did not work, any help?
Or is it possible (if so how) to edit the post table, and change the thread idea from 6318 to 6131?
Comment