Changing the root directory for each domain?

Is there any way to specify a different data directory per domain on the web server?

So for instance everything to do with Widgets would be in a widgets sub-directory yet it would appear to be in the top level directory to the web browser. You can do this for HTML pages, but not, it appears, for databases. Which then means that your HTML must use long paths to reference the databases.

Thanks in advance.

Mark Haller

Logicspot

Subject: Changing the root directory for each domain?

Try the web site documents. There are a couple of redirection documents which will allow you to at least hide the long path from the browser; there is however no way to specify a seperate “real” data directory for each hosted site.