Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Oct 2009 13:30:14 +0100
From:      adrienfirst <adrien.fontaine@gmail.com>
To:        =?UTF-8?B?0JDQvdGC0L7QvSDQkNC90LTRgNC10LXQstGB0LrQuNC5?= <director@paganel.info>
Cc:        questions@FreeBSD.org
Subject:   Re: Help me configure Apache
Message-ID:  <4AE444D6.8020805@gmail.com>
In-Reply-To: <4AE43C2D.2010609@paganel.info>
References:  <4AE43C2D.2010609@paganel.info>

next in thread | previous in thread | raw e-mail | index | archive | help
Антон Андреевский a écrit :
>    Good day!
> I have a home network consisting of two computers. Computers through a 
> router connected to the Internet providers. There is a static IP 
> address (93.81.252.152).
> Now I installed FreeBSD on one of the computers.
> Then I installed Apache 1.3. By command telnet localhost 80 I saw on 
> the computer screen index.html, which I created myself and placed in 
> DocumentRoot.
> Unfortunately, the Internet browser does not display this page 
> http://93.81.252.152
> Show you how I configure Apache?
> Sincerely, Anton.
> _______________________________________________
> freebsd-questions@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-questions
> To unsubscribe, send any mail to 
> "freebsd-questions-unsubscribe@freebsd.org"
It seems the problem is not your apache configuration, but your routeur 
configuration.

What's the ip address of your freebsd ?

- if it's 93.81.252.152, the problem is your apache config.
- if it's a private ip address ( 192.168.x.x, 172.16.x.x, 172.31.x.x, 
10.x.x.x ), you need to forward the http port on your router to the 
freebsd ip address.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?4AE444D6.8020805>