Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 04 Jul 1999 14:57:55 -0400
From:      Paul Stewart <paul@premier-networks.com>
To:        freebsd-isp@freebsd.org
Subject:   Frustrated Apache Error
Message-ID:  <377FAEB3.58923C4E@premier-networks.com>

next in thread | raw e-mail | index | archive | help
On a Frontpage 1.3.6 server  I am getting the following errors when I
try to add virtual hosts... I can't figure out this stupid error. it's
driving me nuts...

I have taken the installed httpd.conf and added a virtualhost section at
the bottom and I keep getting this... any help would be appreciated..

[Sun Jul  4 14:54:13 1999] [warn] VirtualHost 209.98.119.95:80 overlaps
with VirtualHost 209.98.119.95:80, the first has precedence, perhaps you
need a NameVirtualHost directive


There is only one virtualhost entry currently which is:

<VirtualHost 209.98.119.95>
    ServerAdmin admin@canadian-links.com
    DocumentRoot /usr/local/www/data/links-canada
    ServerName www.candian-links.com
    ErrorLog logs/error_log
    CustomLog logs/access_log common
</VirtualHost>

Thanks for any help...

Paul


-- 
---
Paul Stewart
Premier Networks

(705)740-0442 voice
(705)740-0443 fax
http://www.premier-networks.com


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-isp" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?377FAEB3.58923C4E>