Eric, Thanks for the tip! I got it working! I did the following: NameVirtualHost * <VirtualHost *> ServerName domain.maindomain ...other directives </VirtualHost> <VirtualHost *> ServerName anotherdomain.maindomain ...other directives </VirtualHost> Eric Covener wrote:
On Dec 13, 2007 1:22 PM, Tonu Mikk <tmikk@xxxxxxx> wrote:NameVirtualHost * <VirtualHost domain.maindomain>The arguments to NameVirtualHost and virtualhost should be identical, and each vhost should have a 'ServerName' directive. Do you still have a problem when you organize things this way? What do these arguments to virtualhost resolve to?
--------------------------------------------------------------------- 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