16 Jan
2002
16 Jan
'02
12:10 a.m.
Hi, This might be an apache problem but it's only occured since I started redirecting into zope. I currently have several virtual name based domains setup in apache being redirected into zope. The actual name of my server is atrium.southcom.com.au but as soon as I type this into my browser I get the first virtual domain so I added, <VirtualHost 203.31.212.17> ServerName atrium.southcom.com.au DocumentRoot /var/www TransferLog /var/log/apache/atrium.southcom.access.log </VirtualHost> still atrium.southcom.com.au goes to the virtual domain, but now I get to /var/www by the ip address or using atrium.southcom.com.au/index.html any clues? Dean