Apache 2.4.10 running on Debian Jessie.
I want to enable ContentDigest for one folder on a virtualhost.
Contents of the virtual host file is:
ServerName des.blah.com
ServerAlias des.blah.co.uk
DocumentRoot /var/www/des/
Options -Indexes +FollowS
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?
--
Eric Covener
cove...@gmail.com
-
To unsubscribe, e-mail: users-unsubscr..
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: 2259
On Thu, May 14, 2015 at 8:09 AM, James O’Shaughnessy
wrote:
>> [Thu May 14 11:57:10.873578 2015] [filter:trace2] [pid 10790]
>> mod_filter.c(193): [client xx.xx.28.122:60285] Content-Type condition for
>> 'deflate' did not match: no Content-Type
Content-MD5 seems to turn itself off it it sees ce
Hi Everyone,
This is my first time here, so if I'm doing this wrong please correct me so
that I learn. (Be gentle.)
I have a question about running Apache httpd 2.4.x on Windows Server 2008
R2. I searched everywhere online for an answer and read the manuals, but
the most info I got was that someo