The problem is fixed. I had to move the existing <Directory> statements and nest them into new <VirtualHost> statements. Everything is working fine now. Thanks to all who helped! -----Original Message----- From: Eric Covener [mailto:covener@xxxxxxxxx] Sent: Saturday, April 19, 2014 6:07 AM To: users@xxxxxxxxxxxxxxxx Subject: Re: NameVirtualHost address is not supported On Sat, Apr 19, 2014 at 9:00 AM, Michael Peters <michael.peters@xxxxxxxxxxxxxxxxxxx> wrote: > I've tried: > > NameVirtualHost *:80 > NameVirtualHost * > NameVirtualHost 184.168.190.45:80 It should match verbatim the arguments to VirtualHost. None of those are matches for the VirtualHost you pasted before. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx