ok, the way you do it is with virutal hosting, you have to have the box claiming more than one ip (if there's a way to do it with one ip, let me know!) example virtualhost: (goes in /etc/httpd/conf/httpd.conf (and as i'm writing this, my linux box just suddenly crashes after 56 days, 2 hours, and 23 minutes of not crashing, i guess it was due) anyway, <VirtualHost yourdomain.com:80> DocumentRoot "/var/www/html" #basicall, anything that goes in the main #part of your config file, can also go in a #virtual host definition, read the config #file, it gives info on this </VirtualHost> ----- Original Message ----- From: "jonathan" <johann@xxxxxxxxxx> To: <speakup at braille.uwo.ca> Sent: Tuesday, March 20, 2001 9:07 PM Subject: Re: multiple domains > yes, if someone doesn't first, i'll get an example config file to you > tonight or in the morning > ----- Original Message ----- > From: "Jack" <wiler at loa.com> > To: <speakup at braille.uwo.ca> > Sent: Tuesday, March 20, 2001 5:03 AM > Subject: multiple domains > > > > using the apache web server is it possible to host multiple websites, with > > multiple domain names on the same machine? > > > > > > > > _______________________________________________ > > Speakup mailing list > > Speakup at braille.uwo.ca > > http://speech.braille.uwo.ca/mailman/listinfo/speakup > > > _______________________________________________ > Speakup mailing list > Speakup at braille.uwo.ca > http://speech.braille.uwo.ca/mailman/listinfo/speakup