Niki Kovacs wrote: > NameVirtualHost *:80 > > <VirtualHost *:80> > ServerAdmin [email protected] > DocumentRoot /var/www/html/microlinux > ServerName buildbox.presbytere.local [..]
> <VirtualHost *:80> > ServerAdmin [email protected] > DocumentRoot /var/www/html/kikinovak > ServerName buildbox.presbytere.local I think your issue is this, if these are different virtual hosts I would set the ServerName to be the name of the virtual host itself. nate _______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos

