I can't figure out why this doesn't work:
NameVirtualHost 203.176.5.130
<VirtualHost 203.176.5.130>
ServerAdmin [EMAIL PROTECTED]
DocumentRoot /home/httpd/virtualsites/caylabne
ServerName www.caylabne.com.ph
ErrorLog /var/log/httpd/caylabne-error_log
TransferLog /var/log/httpd/caylabne-access_log
</VirtualHost>
I know NameVirtualHost is a new feature in 1.3 so I tried the
old way of setting up Virtual Hosts in 1.2's but the same error:
The default homepage for 203.176.5.130 gets overriden by the homepage
of the Virtual Host.
Anybody knows the solution on this?
Thanks.
--
PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
To unsubscribe: mail [EMAIL PROTECTED] with
"unsubscribe" as the Subject.