From owner-freebsd-questions@FreeBSD.ORG Wed Mar 3 10:31:35 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 9AB5A16A4CE for ; Wed, 3 Mar 2004 10:31:35 -0800 (PST) Received: from www.mcmanis.com (www.mcmanis.com [66.125.189.29]) by mx1.FreeBSD.org (Postfix) with SMTP id 4D4BE43D39 for ; Wed, 3 Mar 2004 10:31:35 -0800 (PST) (envelope-from cmcmanis@mcmanis.com) Received: (qmail 37866 invoked from network); 3 Mar 2004 18:41:52 -0000 Received: from home.mcmanis.com (HELO manowar.mcmanis.com) (66.125.189.30) by www.mcmanis.com with SMTP; 3 Mar 2004 18:41:52 -0000 Message-Id: <6.0.0.22.2.20040303103406.02d60e88@66.125.189.29> X-Mailer: QUALCOMM Windows Eudora Version 6.0.0.22 Date: Wed, 03 Mar 2004 10:35:57 -0800 To: "Michael Banta" , From: Chuck McManis In-Reply-To: <007301c400a2$2f6fe220$780a000a@grizzly> References: <007301c400a2$2f6fe220$780a000a@grizzly> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Subject: Re: 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: Wed, 03 Mar 2004 18:31:35 -0000 Look in /var/log/messages to see if its complaining, look in $LOGILES/httpd-access.log to see if it is complaining, look in $LOGFILES/httpd-error.log and see if it is complaining. Generally its pretty good about telling you what is going on. If you left the httpd.conf file at most of its defaults it will have the apache documentation as the file is shows. --Chuck At 02:03 PM 3/2/2004, Michael Banta wrote: >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.