Re: [Zope] OT: Apache VirtualHost and subdomains
18 Oct
2002
18 Oct
'02
7:32 a.m.
| OdesÃlatel: Jo Meder <jo@meder.de> | 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. I have one tip: use wildcard domain configuration, like this: @ IN A ipadress www IN A ipadress * IN CNAME www and you will be out of all "DNS refresh" timeout problems. Regards JL.
8571
Age (days ago)
8571
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jaroslav Lukesh