Forum Moderators: phranque
A.) Redirect 301 oldpage.htm http://www.example.com/newpage.htm
or
B.) Redirect 301 oldpage.htm newpage.htm
In other words, if dealing with same domain, do you have to include domain name or not and is formating for both examples correct?
Thanks :)
[edited by: jdMorgan at 11:03 pm (utc) on Nov. 8, 2003]
[edit reason] Examplified, delinked URLs [/edit]
Apache Redirect directive documentation [httpd.apache.org]
Jim