Return-Path: X-Original-To: apmail-httpd-users-archive@www.apache.org Delivered-To: apmail-httpd-users-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id B75A8105F6 for ; Thu, 14 May 2015 12:41:49 +0000 (UTC) Received: (qmail 27152 invoked by uid 500); 14 May 2015 12:41:45 -0000 Delivered-To: apmail-httpd-users-archive@httpd.apache.org Received: (qmail 27114 invoked by uid 500); 14 May 2015 12:41:45 -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 27104 invoked by uid 99); 14 May 2015 12:41:45 -0000 Received: from Unknown (HELO spamd2-us-west.apache.org) (209.188.14.142) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 14 May 2015 12:41:45 +0000 Received: from localhost (localhost [127.0.0.1]) by spamd2-us-west.apache.org (ASF Mail Server at spamd2-us-west.apache.org) with ESMTP id 3EB521A2C23 for ; Thu, 14 May 2015 12:41:45 +0000 (UTC) X-Virus-Scanned: Debian amavisd-new at spamd2-us-west.apache.org X-Spam-Flag: NO X-Spam-Score: 0.001 X-Spam-Level: X-Spam-Status: No, score=0.001 tagged_above=-999 required=6.31 tests=[URIBL_BLOCKED=0.001] autolearn=disabled Received: from mx1-us-east.apache.org ([10.40.0.8]) by localhost (spamd2-us-west.apache.org [10.40.0.9]) (amavisd-new, port 10024) with ESMTP id QPSWkTJUvXhS for ; Thu, 14 May 2015 12:41:36 +0000 (UTC) Received: from mail.carallon.com (mail.carallon.com [95.177.28.122]) by mx1-us-east.apache.org (ASF Mail Server at mx1-us-east.apache.org) with ESMTPS id 82B09428E5 for ; Thu, 14 May 2015 12:41:36 +0000 (UTC) X-MDAV-Result: clean X-MDAV-Processed: mail.carallon.com, Thu, 14 May 2015 13:40:47 +0100 Received: from [x.x.x.x] by mail.carallon.com (Cipher TLSv1:-SHA:128) (MDaemon PRO v15.0.1) with ESMTPSA id md50001940692.msg for ; Thu, 14 May 2015 13:40:46 +0100 X-Spam-Processed: mail.carallon.com, Thu, 14 May 2015 13:40:46 +0100 (not processed: message from trusted or authenticated source) X-MDArrival-Date: Thu, 14 May 2015 13:40:46 +0100 X-Authenticated-Sender: jameso@carallon.com X-Return-Path: prvs=1576e522ed=jameso@carallon.com X-Envelope-From: jameso@carallon.com X-MDaemon-Deliver-To: users@httpd.apache.org Message-ID: <555497CA.3020104@carallon.com> Date: Thu, 14 May 2015 13:40:42 +0100 From: =?UTF-8?B?SmFtZXMgT+KAmVNoYXVnaG5lc3N5?= User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.6.0 MIME-Version: 1.0 To: users@httpd.apache.org References: <55549080.6050101@carallon.com> In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 8bit Subject: Re: [users@httpd] ContentDigest not working No it doesn't seem to be a problem with just HEAD. > curl -i http://des.blah.com/fix/manufacturers.tx > HTTP/1.1 200 OK > Date: Thu, 14 May 2015 12:37:56 GMT > Server: Apache/2.4.10 (Debian) > Last-Modified: Tue, 28 Apr 2015 13:29:40 GMT > ETag: "5841-514c8dac65900" > Accept-Ranges: bytes > Content-Length: 22593 > > DATA > DATA Yes it is a static file, basically just a text file missing the final t from the end of it's extension. On 14/05/2015 13:24, Eric Covener wrote: > On Thu, May 14, 2015 at 8:09 AM, James O’Shaughnessy > wrote: >> Any ideas on what I have missed? > > > Is it just a problem with HEAD? Is it a static file? > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org For additional commands, e-mail: users-help@httpd.apache.org