*********** REPLY SEPARATOR  ***********

On 14/09/00 at 16:09 [EMAIL PROTECTED] wrote:

>Howdy,
>
>I'm trying to set up a local copy of Apache on our LAN to try things on 
>before I try them on our main web server.
>
>My Virtual hosts section looks like this:
>
><VirtualHost 192.168.0.81>
>     ServerAdmin webmaster@localhost
>     DocumentRoot /Webhomes/Testsite.com
>     ServerName localhost
>     ErrorLog logs/testsite.com-error_log
>     CustomLog logs/testsite.com-access_log common
></VirtualHost>
>

you need this somewhere...  

NameVirtualHost 192.168.0.81

See if that fixes it for you, you will need names to resolve for it to work.

Regards

Greg Wright
IT Consultant Sydney Australia

-- 

*** Please trim any replies ***
*** Please turn off HTML in your email ***
*** Please don't use the list for test messages ***
*** Why not search the archives? http://moongroup.com/redhat.phtml ***



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to