Re: apache newbie question
From: wally (root_at_localhost.localdomain)
Date: 06/02/04
- Next message: Weby: "VPN Solutions under FreeBSD"
- Previous message: Lee Harr: "Re: Restore command in a script - HOW!?"
- In reply to: MZ: "Re: apache newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Tue, 01 Jun 2004 19:00:22 -0400
MZ wrote:
>> If you have not modified the above error log entry I will assume that
>> Host is your machine name and Host is the domain you configured when you
>> set up networking, so Host.Host is equivalent to localhost.localdomain
>>
>> you need to edit /etc/hosts
>> and enter your network interface's IP (your LAN ip) followed by the
> hostname
>> and domain name. the resulting hosts file should look something along the
>> lines of
>>
>> ::1 localhost localhost.my.domain
>> 127.0.0.1 localhost localhost.my.domain
>> 192.168.1.100 Host.Host
>
> Works now. Thank you.
>
> Interestingly, I can't access the website behind the router though. Only
> when I use the LAN IP rather than the router IP. From outside the router,
> the router IP works. Is there a simple workaround?
Now that's odd....
Sounds like your router is funny, can you ping the machine ?
Also verify that the router's firewall (i assume you have one) is not
configured to block requests to port 80 from LAN to LAN, test this by
changing the port on which apache runs.
- Next message: Weby: "VPN Solutions under FreeBSD"
- Previous message: Lee Harr: "Re: Restore command in a script - HOW!?"
- In reply to: MZ: "Re: apache newbie question"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|