Page is a not externally linkable
You_can_call_me_Al - 1:58 am on Jan 24, 2011 (gmt 0)
OK still not working!
The site is
www.revolutionlearning.com.au
Can you tell me this -
is placing
Redirect 301
at the start of the line the same as starting with
RewriteRule
then ending with
[R=301]
?
I basically just want to add a redirect rule which redirects any URL like this
[revolutionlearning.com.au...]
to this
[revolutionlearning.com.au...]
Is this possible?
Al