Page is a not externally linkable
netbuddy - 8:34 pm on Jun 29, 2008 (gmt 0)
example here is what yahoo does. They send all www.yahoo.co.uk connections to uk.yahoo.com and us users just get www.yahoo.com So putting one site into a sub-domain would solve part of the issue, you would need to have PHP or a CGI script or similar to do the redirection, you may even get away with using a .htaccess file to do the URL rewrites based on whats in the address bar.
if your host allows it, subdomains...