From owner-freebsd-ports@FreeBSD.ORG Sun Aug 14 06:32:45 2005 Return-Path: X-Original-To: ports@freebsd.org Delivered-To: freebsd-ports@FreeBSD.ORG Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B35A816A41F for ; Sun, 14 Aug 2005 06:32:45 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: from wproxy.gmail.com (wproxy.gmail.com [64.233.184.203]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4D32043D45 for ; Sun, 14 Aug 2005 06:32:45 +0000 (GMT) (envelope-from xxjack12xx@gmail.com) Received: by wproxy.gmail.com with SMTP id i5so797501wra for ; Sat, 13 Aug 2005 23:32:44 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=A7HqZr4VVrBIszicScwmyFDpoJGoBnB9Nu1jnLyGCXCsqhJPth0PdID6rocFXarzQvNmeHyni9Z3H/i7P4d9zxHy3zqOA4yxgn3gCeGD0GtPX1ujmUcG0iLQRniO4q0kH8WuE+fbt0G3ST0PQrsWY0y9xy4p1h6dVkfI9JfGpP8= Received: by 10.54.132.14 with SMTP id f14mr2990140wrd; Sat, 13 Aug 2005 23:32:44 -0700 (PDT) Received: by 10.54.91.5 with HTTP; Sat, 13 Aug 2005 23:32:44 -0700 (PDT) Message-ID: Date: Sat, 13 Aug 2005 23:32:44 -0700 From: "Jack L." To: ports@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: Subject: apache21 port X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Aug 2005 06:32:45 -0000 Can you make it so the apache21 port doesn't overwrite=20 /usr/local/www/data/index.html if one exists. It wiped out my website with= =20 "It Works" when I reinstalled it and it shouldn't. Thanks.