Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 24 Aug 1997 16:20:58 -0400 (EDT)
From:      Louis-Philippe Alain <xenub@boisfrancs.qc.ca>
To:        questions@freebsd.org
Subject:   re: DNS and Virtual Server
Message-ID:  <Pine.BSF.3.96.970824161327.280A-100000@liloo.boisfrancs.qc.ca>

next in thread | raw e-mail | index | archive | help
Ok, here is my virtual server settings for apache:

<VirtualHost www.vetement257.qc.ca>
ServerAdmin xenub@boisfrancs.qc.ca
DocumentRoot /usr/home/xenub
ServerName www.vetement257.qc.ca
ErrorLog /var/log/www.vetement257.error_log
TransferLog /var/log/www.vetement257.trans_log
</VirtualHost>

My old domain is boisfrancs.qc.ca and my old web server is at
www.boisfrancs.qc.ca. When I ping vetement257.qc.ca I get 207.253.52.5 and
I get the same if I ping boisfrancs.qc.ca. But when I ping
www.vetement257.qc.ca I get 207.253.52.11 and for www.boisfrancs.qc.ca I
get 207.253.52.10. This is IMHO correct (at least it's what I wanted it to
be). And yes I restarted apache after the change in httpd.conf with the
command killall -HUP httpd. If you still need more infos ask me! :)

Thanks a lot for your interest in my problems. I really apreciate it!

Louis-Philippe Alain
xenub@boisfrancs.qc.ca





Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.96.970824161327.280A-100000>