I'm having some trouble with my VirtualHost configuration.
I have multiple sites in my Linode, but right now they all redirect to a single one. I'm getting these error messages on every CRON email I get:
/etc/cron.daily/logrotate:
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.bzzzd.com:0 overlaps with VirtualHost
www.bzzzd.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost 173.230.151.109:0 overlaps with VirtualHost
www.bzzzd.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost 173.230.151.109:0 overlaps with VirtualHost 173.230.151.109:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.americaselitevillas.com:0 overlaps with VirtualHost 173.230.151.109:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.americaselitehotels.com:0 overlaps with VirtualHost
www.americaselitevillas.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.americaselitegroup.com:0 overlaps with VirtualHost
www.americaselitehotels.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.asiaelitegroup.com:0 overlaps with VirtualHost
www.americaselitegroup.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost 173.230.151.109:0 overlaps with VirtualHost
www.asiaelitegroup.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.edwardmoulton.com:0 overlaps with VirtualHost 173.230.151.109:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.shortbrands.com:0 overlaps with VirtualHost
www.edwardmoulton.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
[Sun May 20 06:25:09 2012] [warn] VirtualHost
www.5letterbrands.com:0 overlaps with VirtualHost
www.shortbrands.com:0, the first has precedence, perhaps you need a NameVirtualHost directive
I know I have to make some changes to my VirtualHost configuration but I don't have the necessary expertise with Linux to do so.