I am hosting two domains at BlueHost - let's call them firstdomain.com and seconddomain.org. Using their control panel, I have successful set up seconddomain.org to point to firstdomain.com/subdir. If I go to seconddomain.org, the title bar displays firstdomain.com/subdir/index.html and not seconddomain.org/index.html i.e. I don't want the users of seconddomain to know that firstdomain exists. Any clicking on links and I want users to see seconddomain.org/dir/temp.html and not firstdomain.com/subdir/dir/temp.html. Now there's lot of documentation of mod_rewrite out there, after which you reboot the server. I don't have this luxury - I can only see .htaccess. Any ideas?