OT: Apache VirtualHost and subdomains
Hi, I have a problem. I have several domains on my server, using virtual-host from apache 2.0., some even on different ports, because I am running two different zopes on one server. But I am unable to add a subdomain. I have www.buergerportal.de which is zope on http://213.133.101.209/Buergerporal and want to have solinger.buergerportal.de which is zope on http://213.133.101.209/Solingen Buergerportal an Solingen are two different CMF-Sites. How do I do this with the virtual-host rules? ServerName solinger.buergerportal.de or ServerAlias solinger.buergerportal.de does not work. Any hints? TIA juh -- "Mätzchen braucht vor allem, wer weder Thema noch Stil hat." (Michael Charlier auf die Frage: Bin ich Dichter, wenn ich alles kleinschreibe.)
Am 17.10.2002, 21:12 Uhr schryb Jan Ulrich Hasecke <janulrich.hasecke@web.de>:
How do I do this with the virtual-host rules?
ServerName solinger.buergerportal.de or ServerAlias solinger.buergerportal.de
does not work.
Just a guess: Are you sure that your DNS-entry for solinger.buergerportal.de is ok? I get Host solinger.buergerportal.de not found: 3(NXDOMAIN) As long as apache can't resolve the name your virtual host will not work. Jo. -- Internetmanufaktur Jo Meder ---------------------- Berlin, Germany http://www.meder.de/ ------------------- fon: ++49-30-417 17 63 33 Kollwitzstr. 75 ------------------------ fax: ++49-30-417 17 63 45 10435 Berlin --------------------------- mob: ++49-170- 2 98 89 97 Public GnuPG-Key ---------- http://www.meder.de/keys/jo-pubkey.txt
participants (2)
-
Jan Ulrich Hasecke -
Jo Meder