From owner-freebsd-ports@FreeBSD.ORG Sun Apr 6 01:08:31 2003 Return-Path: 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 1EC2237B401 for ; Sun, 6 Apr 2003 01:08:31 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-63-207-60-150.dsl.lsan03.pacbell.net [63.207.60.150]) by mx1.FreeBSD.org (Postfix) with ESMTP id F21D443F3F for ; Sun, 6 Apr 2003 01:08:29 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from rot13.obsecurity.org (rot13.obsecurity.org [10.0.0.5]) by obsecurity.dyndns.org (Postfix) with ESMTP id AF1EC66D16; Sun, 6 Apr 2003 01:08:29 -0800 (PST) Received: by rot13.obsecurity.org (Postfix, from userid 1000) id 9386210CE; Sun, 6 Apr 2003 01:08:29 -0800 (PST) Date: Sun, 6 Apr 2003 01:08:29 -0800 From: Kris Kennaway To: "Bjoern A. Zeeb" Message-ID: <20030406090829.GB50526@rot13.obsecurity.org> References: <20030323224757.GA27897@rot13.obsecurity.org> <20030406053332.GA49653@rot13.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="H1spWtNR+x+ondvy" Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4i cc: freebsd-ports@freebsd.org cc: Kris Kennaway Subject: Re: bento tbz files decompressed on the fly when downloading ? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 06 Apr 2003 09:08:31 -0000 --H1spWtNR+x+ondvy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Apr 06, 2003 at 08:15:10AM +0000, Bjoern A. Zeeb wrote: > > It appears there is an implicit "decompress all .bz2 and .tbz files" > > that needs to be selectively disabled for files in the package trees. > > I don't know how to do this. >=20 > Is there some AddHandler for *.tbz ? If not there seems to be a hard > coded handler */* in the module (not being an expert but had a look at > it for a minute). Nope, that's all the relevant directives. > Can you try following either in a section or in a > .htaccess for those directories: >=20 > RemoveHandler .tbz Aha, there is a RemoveHandler. I hoped there was but was too lazy to read through apache manuals :) This is probably what I want..thanks for your help. Kris --H1spWtNR+x+ondvy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.1 (FreeBSD) iD8DBQE+j+6MWry0BWjoQKURAkJSAKCZf7EYV1f7Uvxe66jZYqrjR2OK1ACgz8zV xjMc6IudXUNNu2aYoD30Wp8= =9Q70 -----END PGP SIGNATURE----- --H1spWtNR+x+ondvy--