> On each of these virtual hosts I want a request for any URI to be sent to the document root default (/index.html or just /) > > What the best way to do this per virtual host? I usually use: AliasMatch ^(.*)$ /fspath/to/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx