hmmm ... lots of questions on those few lines :-)
i assume you are talking about virtual web sites when you say virutal hosting and that you are using apache as web server. you set this up in the httpd.conf file. with regard to DNS you update your maps such that all domains served as virtual domains resolve to the same ip address. with regard to mail im am not sure but i don't thing you have to change anything there. the MTA is usually interested in the domainname and not the ip address, e.g. which domains are regarded as local. since you only have one ip address left you can only access one site via ip address, as far as i remember with apache it will be tha last site in the list of virtual domains. good luck Hans P.S. if you want an example of a virtual domain config, drop me a line and i'll forward it to you >-- Original-Nachricht -- >From: "Anthony Noe" <[EMAIL PROTECTED]> >To: <[EMAIL PROTECTED]> >Subject: [cobalt-developers] Simple DNS Question >Reply-To: [EMAIL PROTECTED] >Date: Wed, 21 Jan 2004 14:01:37 -0500 > > >I am switching a Raq4 to virtual hosting. Right now we are using an >individual IP for each site. What do I need to do to set this up. I assume >I will have to go thur all site setups and change the IP address there. >How >do I setup DNS? IS there anything else I need to do? How does this effect >my mnail settings? Does this also mean that I will not be able to access >individual sites by IP? > >Thanks >Anthony > > >_______________________________________________ >cobalt-developers mailing list >[EMAIL PROTECTED] >http://list.cobalt.com/mailman/listinfo/cobalt-developers _______________________________________________ cobalt-developers mailing list [EMAIL PROTECTED] http://list.cobalt.com/mailman/listinfo/cobalt-developers
