From owner-freebsd-questions@FreeBSD.ORG Tue Mar 2 14:03:27 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id AC89F16A4CE for ; Tue, 2 Mar 2004 14:03:27 -0800 (PST) Received: from smtpout-1-2d.secureserver.net (smtpout-1-2d.secureserver.net [64.202.165.68]) by mx1.FreeBSD.org (Postfix) with SMTP id 4CAC643D49 for ; Tue, 2 Mar 2004 14:03:27 -0800 (PST) (envelope-from mbanta@bantacomputers.com) Received: (qmail 26491 invoked from network); 2 Mar 2004 22:03:38 -0000 Received: from unknown (65.28.248.111) by smtpout-1-2d.secureserver.net (64.202.165.68) with ESMTP; 02 Mar 2004 22:03:38 -0000 Message-ID: <007301c400a2$2f6fe220$780a000a@grizzly> From: "Michael Banta" To: Date: Tue, 2 Mar 2004 17:03:24 -0500 MIME-Version: 1.0 X-Priority: 3 X-MSMail-Priority: Normal X-Mailer: Microsoft Outlook Express 6.00.2800.1158 X-MIMEOLE: Produced By Microsoft MimeOLE V6.00.2800.1165 X-Mailman-Approved-At: Wed, 03 Mar 2004 05:10:55 -0800 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable X-Content-Filtered-By: Mailman/MimeDel 2.1.1 Subject: Apache X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Mar 2004 22:03:27 -0000 Hello. I just installed Apache wilthout error. I started apache and did a ps = aux. It appears to be running fine. However I cannot bring up the = default webpage. Doing lynx localhost does not work. I set the = Servername variable in the config file to localhost, just to test. = Everything appears to be in order. Any suggestions? Thanks Mike