RewriteMap problem in .htaccess

Posted by yashjimmy on Server Fault See other posts from Server Fault or by yashjimmy
Published on 2010-06-17T15:56:34Z Indexed on 2010/06/17 16:03 UTC
Read the original article Hit count: 114

Filed under:

Hi, I need to do one change in mywebsite. i have two websites. i want to redirect some of the page from website1.com to website2.com based on one mapping file. that mapping file will be on txt file in which the mapping will be in this way like - /page1.html www.website2.com/page1.html and so on... i dont want to put rewrite rule in this mapping file. can anybody help me how i can modify the .htaccess file for this.

thanks..

© Server Fault or respective owner

Related posts about rewritemap