Page is a not externally linkable
pmac - 6:30 pm on Jan 17, 2013 (gmt 0)
Thanks g1smd, long time no see.
I wish I spoke better server geek. :) I am not getting it.
So (.) is replaced by the url structure for the links that are to be redirected and the (*) acts as a wildcard for everything that follows viewtopic.php?
So I tried this, and it obviously didn't have the desired effect.
RewriteEngine On
RewriteRule http://www.example.com/viewtopic.php?* http://www.example.com/page [R=301,L]