From owner-freebsd-ports@FreeBSD.ORG Sun Aug 14 09:05:40 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 492C316A41F for ; Sun, 14 Aug 2005 09:05:40 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: from goofy.cultdeadsheep.org (charon.cultdeadsheep.org [80.65.226.72]) by mx1.FreeBSD.org (Postfix) with SMTP id D731043D45 for ; Sun, 14 Aug 2005 09:05:36 +0000 (GMT) (envelope-from sheepkiller@cultdeadsheep.org) Received: (qmail 73496 invoked by uid 1000); 14 Aug 2005 11:05:28 +0200 Date: Sun, 14 Aug 2005 11:05:28 +0200 From: Clement Laforet To: "Jack L." Message-ID: <20050814090528.GI66776@goofy.cultdeadsheep.org> References: Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cf0hFtnykp6aONGL" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.6i Cc: ports@freebsd.org Subject: Re: 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 09:05:40 -0000 --cf0hFtnykp6aONGL Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Aug 13, 2005 at 11:32:44PM -0700, Jack L. wrote: > 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 wit= h=20 > "It Works" when I reinstalled it and it shouldn't. Thanks. If you use ${LOCALBASE}/www as your root, you should consider=20 WITHOUT_WWW and WITH_CUSTOM_WWW knobs. For example, if you need only icons from apache, and you don't care=20 about www/errordocs/cgi stuff: make WITH_CUSTOM_WWW=3Dicons install clean make show-options for more details. regards, clem --cf0hFtnykp6aONGL Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFC/wlYsRhfjwcjuh0RApmQAKDnPemrcdQNEvhYClS6EYzT0PY02QCdGtAx RqjmYiNEH78zTHCkXooo8FQ= =0Psp -----END PGP SIGNATURE----- --cf0hFtnykp6aONGL--