Quote:
Originally Posted by Feydakin
You can redirect all of the pages in the sub-directory to your home page or to the store page on the new site which is probably the best place to point it..
|
To do this, is it this line of code in the htaccess file?
redirect 301 http://www.site1.com/store http://www.site2.com/store
Will this work for any page which appears in this sub directory and lower directories ?