You could try setting it up using symbolic links. Here's a post on GDO explaining how to do that, even using PHP if you don't have shell access on your server:
http://groups.drupal.org/node/43166
Again - this is going to depend upon what your hosting company allows/doesn't allow. There really isn't much that can be done on the Drupal side to get this working. You are dealing with Apache itself and how it handles finding the files for each site.
Jamie Holly http://www.intoxination.net http://www.hollyit.net
On 8/1/2010 2:12 AM, Mutuku Ndeti wrote:
Thanks Jamie,
I tried that. My webhost does not allow that.
Moving to a vps is not feasible at the moment.
Are there drupal alternatives to achieving what I want. I want to have multiple subdomains using the same codebase/database. I tried multisites, but I had the same issues.
Thanks