[7559] in www-talk@info.cern.ch
Re[1]: Host Hiding in URL
daemon@ATHENA.MIT.EDU (Brenton, Chris)
Sun Mar 5 13:33:16 1995
Date: Sun, 5 Mar 1995 13:32:37 +0500
Errors-To: procmaster@www19.w3.org
Reply-To: cbrenton@digprod.com
From: cbrenton@digprod.com (Brenton, Chris)
To: Multiple recipients of list <www-talk@www10.w3.org>
On Fri, 3 Mar 1995, Mike Godsey wrote:
> I need to know how to setup web pages for customers, all hosted on the
> same server. I want each customer's URL to be free from the host-system'=
s
> server name. For example, the server is www.medio.net. I DON't want
> customer's URL's to be: http://www.medio.net/CustomerA
Can you modify your DNS records? By adding CNAME aliases you could
customize the server name for each client. Just a thought...