From owner-freebsd-questions Thu Jan 4 7:20:59 2001 From owner-freebsd-questions@FreeBSD.ORG Thu Jan 4 07:20:56 2001 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from sunny.fishnet.com (sunny.fishnet.com [209.150.200.6]) by hub.freebsd.org (Postfix) with ESMTP id 7198537B402 for ; Thu, 4 Jan 2001 07:20:56 -0800 (PST) Received: from walleye.corp.fishnet.com (209.150.192.114) by sunny.fishnet.com (5.0.048) id 39FECC320054B09E; Thu, 4 Jan 2001 09:20:58 -0600 Message-ID: From: Matt Schlosser To: 'Doug Young' Cc: "'freebsd-questions@freebsd.org'" Subject: RE: apache configuration Date: Thu, 4 Jan 2001 09:21:37 -0600 MIME-Version: 1.0 Content-Type: text/plain Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Try to telnet to the server on port 80 and do this: telnetprompt>GET / What error does it return? 403 is the default for Access Denied/Forbidden Check to see if the default data directory has the correct permissions and that apache is running as the correct user. --- Matthew Schlosser Systems Administrator Eschelon Telecom, Inc. Phone: 612/436-6045 E-Mail: mschlosser@eschelon.com General Help or Questions: sysadmin@eschelon.com -----Original Message----- From: owner-freebsd-questions@FreeBSD.ORG [mailto:owner-freebsd-questions@FreeBSD.ORG]On Behalf Of Doug Young Sent: Wednesday, January 03, 2001 8:37 PM To: freebsd-questions@freebsd.org Subject: apache configuration One of our 1.3.14 / 4.2 servers has suddenly started returning "Error 403" to any attempt to access it via browser. According to the logs, the machine in question worked properly until about 1650 on the 3rd & first sign of trouble appeared around 1830 same date when it started throwing up the Error 403. I replaced the httpd.conf with a fresh one from another 1.3.14 / 4.2 machine that works fine, but that made no difference whatever. So far I've searched for clues in the apache FAQ, questions archives, deja, bsdvault, freebsddiary without finding anything that helped. Any suggestions ?? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message