Date: Wed, 12 Mar 1997 15:55:23 -0600 From: "Jeffrey J. Mountin" <sysop@mixcom.com> To: Simon Lindgren <lindgren@istudio.no> Cc: software@crosslogic.com, questions@freebsd.org Subject: Re: Virtual Servers on FreeBSD Message-ID: <3.0.32.19970312155522.011587c8@mixcom.com>
next in thread | raw e-mail | index | archive | help
At 09:36 AM 3/12/97 +0100, Simon Lindgren wrote: >Then, you need to add a "Listen <insert aliased ip here>" to your >httpd.conf file, >and lastly, use the VirtualHost statement in httpd.conf such as this: This would mean that every time you add a host you must add a line. BindAddress * will work just as well and save time. ;-) ><VirtualHost <insert domain name for the ip here> > >ServerAdmin whatever@domain.xx Just mentioning it, but this address shows up when you get "The server.. blah.. contact" >DocumentRoot <document root for this virtual server> >ServerName <full qualified domain name for the server> >ErrorLog <where the errors are sent to> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Uh, they are stored just the TranferLog. >TransferLog <where to keep the access log> ------------------------------------------- Jeff Mountin - System/Network Administrator jeff@mixcom.net MIX Communications Serving the Internet since 1990
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3.0.32.19970312155522.011587c8>