From owner-freebsd-questions@FreeBSD.ORG Fri Mar 18 20:17:50 2005 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 488D816A4CF for ; Fri, 18 Mar 2005 20:17:50 +0000 (GMT) Received: from rproxy.gmail.com (rproxy.gmail.com [64.233.170.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id C624943D39 for ; Fri, 18 Mar 2005 20:17:49 +0000 (GMT) (envelope-from nocmonkey@gmail.com) Received: by rproxy.gmail.com with SMTP id g11so286215rne for ; Fri, 18 Mar 2005 12:17:49 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:reply-to:to:subject:mime-version:content-type:content-transfer-encoding; b=pAIT/CGsiv1Bt0RQqnwPQHBObfzI1aneysGILFJsIKCXlz/rwZUhNvOdIM+IokcJezcj0eoWYdUzoJLSo1lZ/3HIdQhPmCprFvidbt6JTAAjkuzJcqfbAC2LMIifUwAUxlmJCIMLn0gYH0aeicrIRpq2g8P53gKWEODqwaaIHrc= Received: by 10.39.1.24 with SMTP id d24mr2750565rni; Fri, 18 Mar 2005 12:17:49 -0800 (PST) Received: by 10.38.22.7 with HTTP; Fri, 18 Mar 2005 12:17:49 -0800 (PST) Message-ID: Date: Fri, 18 Mar 2005 15:17:49 -0500 From: Danny To: FreeBSD-questions Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Apache from the ports - default httpd.conf deleted X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: Danny List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Mar 2005 20:17:50 -0000 FreeBSD 4.7R (yah I know I need to update this) apache+mod_ssl-1.3.33+2.8.22 The Apache 1.3 webserver with SSL/TLS functionality I accidentally deleted the default ("out of the box") httpd.conf for my Apache install. Could someone please help by supplying their httpd.conf for 1.3.33 or direct me to a place to download a full default httpd.conf? Thank you, ...D