Hi...
I have a .htaccess related question.
For example, if I have two domain, a.com and b.com. All referring to one host (b.com is domain alias of a.com). I want visitor that visit a.com will be referred to url with www (http://www.a.com). As for the visitor of http://b.com will be referred to the www url (http://www.b.com).
How can I do this with .htaccess??
Thanks, any help will be much appreciated :)