How to divide a website traffic through URL?
Hi,
Is it possible to have two url's for the same website that is accessing two different pages of a website.
For E.g. For a website www.mysite.com, I want to have following url's
1. www.mysite.com goes to www.mysite.com/home.html
2. www.products.mysite.com ...it should redirect to www.mysite.com/products.html
Basically www.products.mysite.com is not a separate website but merely a different page so that website users interested in products can directly come here instead of coming from main page.
Could you please help me how to acheive this?
Thanks,
Kumar