thnx
From: Jeroen Geilman
To: users@httpd.apache.org
Sent: Wed, November 17, 2010 3:26:06 PM
Subject: Re: [us...@httpd] last access time
On 11/17/2010 09:21 PM, Peter Janovsky wrote:
does apache modify the last access date of a resource obtained through a
On 11/17/2010 09:21 PM, Peter Janovsky wrote:
does apache modify the last access date of a resource obtained through
a call to function ap_sub_req_lookup_file?
That would be dependent on your filesystem, not apache.
If you mount the filesystem with noatime, it will not be changed.
--
J.
does apache modify the last access date of a resource obtained through a call
to
function ap_sub_req_lookup_file?