roggo
06-15-2004, 04:33 AM
hi,
i'm wondering how to structure my <VirtualHost> tag in my httpd.conf file
here's what ive got at the minute:C:
NameVirtualHost *
<VirtualHost *>
ServerName www.fivebyte.com
DocumentRoot /www/sites/fivebyte/
</VirtualHost>
wnd when i type www.fivebyte.com i my browser, it takes me to the index of my main server, instead of the area designated by the <VirtualHost> tag... :confused:
Any help??
i'm wondering how to structure my <VirtualHost> tag in my httpd.conf file
here's what ive got at the minute:C:
NameVirtualHost *
<VirtualHost *>
ServerName www.fivebyte.com
DocumentRoot /www/sites/fivebyte/
</VirtualHost>
wnd when i type www.fivebyte.com i my browser, it takes me to the index of my main server, instead of the area designated by the <VirtualHost> tag... :confused:
Any help??
