Hi Edwin
I have dynamic virtual hosts setup correctly and the sub domains are working perfectly without modifying the vhosts.conf every time I add a site.
The issue I am now faced with is the JPATH_BASE is different for the subdomain and actual donain. You can see an example with the following urls. They both point to the same site.
133rcnovice.isonomy.us/
www.rcnovice.com/
The very first line echos JPATH_BASE
I can easily fix this by adding a documentroot for each domain in vhosts.conf but I would rather have a more dynamic solution.
Any ideas would be appreciate.
Dave