From owner-freebsd-questions@FreeBSD.ORG Sun Oct 25 13:18:41 2009 Return-Path: Delivered-To: questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E60E4106566C for ; Sun, 25 Oct 2009 13:18:41 +0000 (UTC) (envelope-from festin@sakha.net) Received: from mail.sakha.net (mail.sakha.net [80.73.64.218]) by mx1.freebsd.org (Postfix) with ESMTP id 78A0C8FC14 for ; Sun, 25 Oct 2009 13:18:41 +0000 (UTC) Received: from localhost ([127.0.0.1] helo=mail.setstolica.ru) by mail.sakha.net with esmtp (Exim 4.68 (FreeBSD)) (envelope-from ) id 1N226t-000AVt-F5; Sun, 25 Oct 2009 21:22:11 +0900 Received: from 10.160.80.80 (SquirrelMail authenticated user festin@sakha.net) by mail.setstolica.ru with HTTP; Sun, 25 Oct 2009 21:22:11 +0900 (YAKT) Message-ID: <49321.10.160.80.80.1256473331.squirrel@mail.setstolica.ru> In-Reply-To: <4AE43C2D.2010609@paganel.info> References: <4AE43C2D.2010609@paganel.info> Date: Sun, 25 Oct 2009 21:22:11 +0900 (YAKT) From: festin@sakha.net To: =?utf-8?B?0JDQvdGC0L7QvSDQkNC90LTRgNC10LXQstGB0LrQuNC5?= User-Agent: SquirrelMail/1.4.10a MIME-Version: 1.0 Content-Type: text/plain;charset=utf-8 Content-Transfer-Encoding: 8bit X-Priority: 3 (Normal) Importance: Normal Cc: questions@freebsd.org Subject: Re: Help me configure Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 25 Oct 2009 13:18:42 -0000 Hi. You must configure port mapping (forwarding) on your router. Do you hardware router or *NIX-box? > 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. > _______________________________________________