Now _this_ is weird...I made an exact copy ofboth the dir, and the VHost 
entry and put it on 192.168.0.82... and it works.

Queer.

ifconfig [properly & correctly] shows IPs from .80 through .89, including .81

Funky!

                 JW


>Date: Thu, 14 Sep 2000 16:09:22 -0500
>To: [EMAIL PROTECTED]
>From: JW <[EMAIL PROTECTED]>
>Subject: Virtual Server intranet
>
>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>
>
>
>I can't use a real domain name. because we don't have one here.
>
>The virtual host section on the live server looks exactly like that, but 
>it uses a real domain name. It works fine, but here on our LAN it's 
>showing me the default Apache page instead of the index.html file that's 
>in the dir.
>
>Any suggestions? the perms are ok, all dirs are ugo+rx and all files are 
>ugo+r.
>
>                 JW



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

Reply via email to