Mailing List ArchiveSupport open source code!
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]Re: tlug: Re: help in linoyx Red Hat 6.00
- To: jim@example.com
- Subject: Re: tlug: Re: help in linoyx Red Hat 6.00
- From: Simon Cozens <simon@example.com>
- Date: Sun, 7 Nov 1999 20:12:23 +0900
- Cc: tlug@example.com
- Content-Type: text/plain; charset=us-ascii
- In-Reply-To: <19991106211436.A25648@example.com>; from Chris Sekiya on Sat, Nov 06, 1999 at 09:14:36PM -0800
- References: <19991106211436.A25648@example.com>
- Reply-To: tlug@example.com
- Sender: owner-tlug@example.com
Xairete Kostas, On Sat, Nov 06, 1999 at 09:14:36PM -0800, Chris Sekiya wrote: > > I have a server in linoux Red Hat 6.00 in > <http://www.cottonon.gr>www.cottonon.gr and in this server i want to > install another virtual server in <http://www.amanooro.gr>www.amanooro.gr > and another <http://www.kassinakis.gr>www.kassinakis.gr do you know how To clarify Chris' summary: > * Set up IP aliasing so that eth0:1 binds to www.amanooro.gr's IP, eth0:2 > binds to www.kassinakis.gr, etc. This may not be necessary, and we don't all have IPs to spare. (Well, I do, at present, but that's another story.) At the moment, amanooro and kassinakis don't appear to have DNS entries. Therefore, the easiest way to proceed would be to get Otenet, the ISP in charge of amanooro, and whoever sets up kassinakis, to set the IP for www.amanooro.gr and www.kassinakis.gr to be the same as www.cottonon.gr: 212.205.55.1 There are arguments for having an IP for each site, but if all you're doing is serving web pages, I personally wouldn't bother. I don't think it's worth the extra hassle. If you want to do things the hard way, ask me again. :) So, you can ignore that, and go on to this: > * Use the VirtualHost facility in Apache's httpd.conf to bind separate > virtual servers to the respective IPs. Your httpd.conf should end up something like this: Port 80 ServerName proxy.cottonon.gr NameVirtualHost 212.205.55.1 <VirtualHost 212.205.55.1> DocumentRoot /path/to/cottonon/site ServerName www.cottonon.gr </VirtualHost> <VirtualHost 212.205.55.1> DocumentRoot /path/to/kassinakis/site ServerName www.kassinakis.gr </VirtualHost> <VirtualHost 212.205.55.1> DocumentRoot /path/to/amanooro/site ServerName www.amanooro.gr </VirtualHost> > * Secure his server. There's some basic security in place on that server; I'm not going to post a summary of problems with it to the group at large. Feel free to contact directly for more hints. However, in general, turn off anything you don't want anyone to get to, then filter everything that is for your use only. You forgot: * Join HelLUG. (http://www.hellug.gr/) :) Any problems, feel free to email me - Greek is OK. Hope this helps, Simon -- I'm sick and tired of people installing me, using me, and even upgrading me. - D Joseph Creighton, in the monastery. ------------------------------------------------------------------- Next Technical Meeting: November 13 (Sat), 13:30 place: Temple Univ. * Network Security speaker: Steve Baur Next Nomikai: December 17 (Fri), 19:00 Tengu TokyoEkiMae 03-3275-3691 ------------------------------------------------------------------- more info: http://www.tlug.gr.jp Sponsor: Global Online Japan
- References:
- Re: tlug: Re: help in linoyx Red Hat 6.00
- From: Chris Sekiya <wileyc@example.com>
Home | Main Index | Thread Index
- Prev by Date: Re: tlug: Patching the RH6.0 kernel
- Next by Date: tlug: Can't access localmail
- Prev by thread: Re: tlug: Re: help in linoyx Red Hat 6.00
- Next by thread: tlug: Patching the RH6.0 kernel
- Index(es):
Home Page Mailing List Linux and Japan TLUG Members Links