[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: several domains on a Single IP



Very simple.
You need to add more virtual hosts on the http.conf file.

Example :

<VirtualHost YOUR.IP.ADDRESS>
ServerAdmin site@e-mail
DocumentRoot /home/sitehome
ServerName DOMAIN.NAME
ErrorLog /home/SITENAME/log/error.log # not neccery
TransferLog /home/SITENAME/log/transfer.log # not neccery
</VirtualHost>

If you need more help Plz contact me.


At 16:50 22/11/98 +0000, you wrote:
>Hi,
>
>Does anyone knows how to put several domain names under 1 IP?
>
>10x
>___________________________________
>Hetz Ben Hamo
>Linux - NoW ThIs Is A GoOd SoLuTiOn
>http://www.linux.org
> 
Mike Almogy.

http://www.comm.co.il
Don't ask what you can do for yourself, 
Ask how you can improve Linux !