Forum Moderators: phranque

Message Too Old, No Replies

301 redirect from one folder to another

         

codetiger

8:57 am on Sep 16, 2006 (gmt 0)

10+ Year Member



Hi guys,
Can somebody help me in this. I am trying to redirect all urls from www.mysite.com/folderA/* to another folder www.mysite.com/folderB/* . Now I am trying to add it in my .htaccess file. Let me know what code should I write in .htaccess. also it should be 301 redirect.

jdMorgan

5:00 pm on Sep 18, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



codetiger,

Welcome to WebmasterWorld!

Please review our forum charter [webmasterworld.com]. Also, take a look at the documentation cited in the charter, at the threads in the Apache forum section of the WebmasterWorld library [webmasterworld.com], and at the mod_alias [httpd.apache.org] and mod_rewrite [httpd.apache.org] documentation at apache.org [httpd.apache.org]. These resources should help you get started.

Jim