May 26, 200917 yr Hi, I'm currently working on a ecommerce project where I will have two independent site of each other, one for USA and one for Canada (one for future expnasion for Europe as well). I do this becuase of currency handeling This is how I want to set it up. I will have one domain for both sites www.example.com/us/ www.example.com/ca/ I don't know how to set it up. I will use www.volusion.com for the ecommerce platform. Here is a sample site http://www.ibrakeparts.com/us_en/home/ http://www.ibrakeparts.com/ca_en/home/
May 26, 200917 yr Hi,I'm currently working on a ecommerce project where I will have two independent site of each other, one for USA and one for Canada (one for future expnasion for Europe as well). I do this becuase of currency handeling This is how I want to set it up. I will have one domain for both sites www.example.com/us/ www.example.com/ca/ I don't know how to set it up. I will use www.volusion.com for the ecommerce platform. Here is a sample site http://www.ibrakeparts.com/us_en/home/ http://www.ibrakeparts.com/ca_en/home/ you need to look up a regular expression for analysing ip address, then simply using header("location: address"); for redirect.
Create an account or sign in to comment