[1452] in WWW Security List Archive
No subject found in mail header
daemon@ATHENA.MIT.EDU (Pete Shipley)
Thu Feb 8 23:53:55 1996
To: "Edgar Valencia Figueroa." <edgar@tzetzal.dcaa.unam.mx>
cc: woycke@mitre.org (Daniel W. Woycke)
cc: www-managers@lists.stanford.edu,
Lista WWW Seguridad <www-security@ns2.rutgers.edu>
Date: Thu, 08 Feb 1996 17:42:16 -0800
From: Pete Shipley <shipley@dis.org>
Errors-To: owner-www-security@ns2.rutgers.edu
>At 10:04 AM 2/8/96, Edgar Valencia Figueroa. wrote:
>>Hi!!
>>
>> I am very new in this list, so if this is an obvious questions, please
>>don't flame :)
>>
>> I have this problem: I have a httpd 1.4.2(NSCA) server running in a
>>SunSparc5 with Solaris2.4. I want to have multiples WWW servers name on
>>the same machine, so if some one is looking for:
>>
>> http://www.abc.com - can be redirected to:
>> http://www.myhost.com/some_directory
>>
>> I read that I must have multiple IP address to the same ethernet
>>interface, if I can't do that, How can I solve this problem???
>>
>
> Try using DNS to answer the same IP for differn domain names...
Solaris2 supports multiple IP on the same interface
with any WWW servers you can configure it
see:
http://www.acme.com/software/thttpd/notes.html#aliasing
http://hoohoo.ncsa.uiuc.edu/docs/tutorials/VirtualHost.html
http://www.thesphere.com/~dlp/TwoServers/
for more info..
Using multiple domain names to the same IP is a not a clean work around.