How can I Park one domain on another. for example I am hosting a website as http://bazaar.com and I want another domain http://bazar.com to show the same website. I don't it to redirect it to http://bazaar.com but simply it should open the site http://bazaar.com as http://bazar.com.
You can do this with Apache's mod_rewrite: http://httpd.apache.org/docs/2.2/rewrite/rewrite_guide.html