Quote:
|
Originally Posted by drogers [warn] VirtualHost curley.quirkservice.com:0 overlaps with VirtualHost 141.154.98.107:80, the first has precedence, perhaps you need a NameVirtualHost directive
i guess if anyone can see what im doin wrong, just lemme know. im go back to googlin' this stuff.
thanks. |
Hmm.
There was a line that looked like this in my post above, way at the top of the vhost snippit:
NameVirtualHost *:80
That line should make a world of difference in your httpd.conf file :-)
If it's not in there, adding it will probably fix up your issue.
Have a good one,
-Eric