There are 2 domains, example.com and example.net seeing the same document root and thus having the same content.
I want both them get indexed in search engines as separate domains. 1- Do I need to create these 2 domains under Apache separately? 2- Or aliasing one to another can do the trick? 3- Does aliasing mean that only one is Ok to be defined in httpd.conf? (Pooling the 2nd in DNS will do it work?) Thank you
