Hello,
Can someone tell me whats wrong with this conf ?
i put those lines in the bottom of httpd.conf.
NameVirualHost 127.0.0.1
<VirtualHost 127.0.0.1>
ServerName localhost
DocumentRoot /home/httpd/html
</VirtualHost>
<VirtualHost 127.0.0.1>
ServerName xyz.localhost
DocumentRoot /home/httpd/html1
</VirtualHost>
-- ITS NOT WORKING, Any suggestions ?
Guy Geva
[EMAIL PROTECTED]
03-6313930
050-919906
=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]