> Ah ha! The issue was that doing "ServerAlias *" crashes Apache with no error log. ServerAlias apparently needs more than just a > single wildcard character. Putting the below <VirtualHost> entry after the last <VirtualHost> works great! Sweet. Not sure what you mean by crash, but this is unnecessary. The first-listed vhost in a set of namevirtualhosts is the default. You don't need to try to capture everything with a serveralias. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See <URL:http://httpd.apache.org/userslist.html> for more info. To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx