Return-Path: Delivered-To: apmail-httpd-users-archive@www.apache.org Received: (qmail 47760 invoked from network); 4 Sep 2006 12:23:38 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (209.237.227.199) by minotaur.apache.org with SMTP; 4 Sep 2006 12:23:38 -0000 Received: (qmail 74241 invoked by uid 500); 4 Sep 2006 12:23:30 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 74148 invoked by uid 500); 4 Sep 2006 12:23:29 -0000 Mailing-List: contact users-help@httpd.apache.org; run by ezmlm Precedence: bulk Reply-To: users@httpd.apache.org list-help: list-unsubscribe: List-Post: List-Id: Delivered-To: mailing list users@httpd.apache.org Received: (qmail 74137 invoked by uid 99); 4 Sep 2006 12:23:29 -0000 Received: from asf.osuosl.org (HELO asf.osuosl.org) (140.211.166.49) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 05:23:29 -0700 X-ASF-Spam-Status: No, hits=0.5 required=10.0 tests=DNS_FROM_RFC_ABUSE,SPF_PASS X-Spam-Check-By: apache.org Received-SPF: pass (asf.osuosl.org: domain of jslive@gmail.com designates 66.249.82.234 as permitted sender) Received: from [66.249.82.234] (HELO wx-out-0506.google.com) (66.249.82.234) by apache.org (qpsmtpd/0.29) with ESMTP; Mon, 04 Sep 2006 05:23:28 -0700 Received: by wx-out-0506.google.com with SMTP id s19so1889865wxc for ; Mon, 04 Sep 2006 05:23:08 -0700 (PDT) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:sender:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references:x-google-sender-auth; b=szGRWSUEmxaSE6AV/EVmHc35DEKrrfRcPS2MUvxHEDVWkh4fj9a4IvISRwxIG38rHQVQ+uSG9EZ9WMWltEm2DKNjEIyxjiS3sKNkaem2Um6ImOHn7SM2m5/YOuSjM2fxg63sqZJwgLoaikb6wHoIXjumkjpPJafKdDvhBjJbynY= Received: by 10.70.84.6 with SMTP id h6mr7743937wxb; Mon, 04 Sep 2006 05:23:08 -0700 (PDT) Received: by 10.70.45.4 with HTTP; Mon, 4 Sep 2006 05:23:08 -0700 (PDT) Message-ID: Date: Mon, 4 Sep 2006 08:23:08 -0400 From: "Joshua Slive" Sender: jslive@gmail.com To: users@httpd.apache.org In-Reply-To: <6D80E3B03E8DEF47B9EEBFFCBC01F7A95F5C2E@GB-EXCHANGE002.internal.ecomp.com> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline References: <6D80E3B03E8DEF47B9EEBFFCBC01F7A95F5C2E@GB-EXCHANGE002.internal.ecomp.com> X-Google-Sender-Auth: 930db858228af4f5 X-Virus-Checked: Checked by ClamAV on apache.org Subject: Re: [users@httpd] Disabling byte serving. X-Spam-Rating: minotaur.apache.org 1.6.2 0/1000/N On 9/4/06, Holyoak, Andy wrote: > Hi, > > We are in the process of migrating from the SunOne web Server to the > Apache Web Server. > > In the SunOne environment we have managed to disable byte-serving by > adding the following configuration line into the obj.conf file. > > > Output type="application/pdf" fn="set-variable" > set-srvhdrs="Accept-ranges: none" > > > Does anybody know how to achieve the same results with the Apache > server? Something like RequestHeader unset Accept-Ranges Joshua. --------------------------------------------------------------------- The official User-To-User support forum of the Apache HTTP Server Project. See for more info. To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org " from the digest: users-digest-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org