> <VirtualHost _default_:80> > <VirtualHost my.ip.add.res:80> These have to be the identicalvalues for name-based vhosts to treat them as part of a set. If you don't care what IP address is used, use *:80 for both. If you do care, use t my.ip.add.res:80 for both. NameVirtualHost should have again an identical argument. -- Eric Covener covener@xxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx