Date: Tue, 6 Feb 1996 10:55:38 -0700 (MST) From: Terry Lambert <terry@lambert.org> To: wlclarke@cats.ucsc.edu (bill clarke) Cc: questions@freebsd.org Subject: Re: apache server Message-ID: <199602061755.KAA02595@phaeton.artisoft.com> In-Reply-To: <31168DB9.41C67EA6@cats.ucsc.edu> from "bill clarke" at Feb 5, 96 11:07:37 pm
next in thread | previous in thread | raw e-mail | index | archive | help
> dear BSD > > i am up and running FBSD 2.1 and running one web site on the apache > server. > > i want to add some more web sites(with their own domain names). do i > need to acquire a unique ip address for each URL, or is there a way to > host multiple sites on my server with only my single assigned ip? > > thanks, a solution could save me money If you which to be able to present different top level pages based on the incoming address, you must have seperate IP addresses. This is the only way to make each server look like it is on its own machine. NetScape used to translate names in the URL to their cannonical address unless there was a trailing slash. I don't know how you could force all pages and hotlists referring to you to keep the trailing slash, or if NetScape even does this any more (let alone other browsers). If you could, then you could compare the incoming reference as a string. Terry Lambert terry@lambert.org --- Any opinions in this posting are my own and not those of my present or previous employers.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199602061755.KAA02595>
