1. Home
  2. Web Content
  3. Static files served without recording hit to access_log

Static files served without recording hit to access_log

Overview

Static files (index.html) can be served without logging a request in access_log.

Cause

This occurs when mod_pagespeed is enabled. Pagespeed intercepts the request higher in Apache’s processing axis before mod_log_config and serves the static file from its optimized cache if present. This does not affect files which have a Pragma: no-cache header such as with PHP files.

Solution

Disable mod_pagespeed. If visitor statistics are necessary, then consider utilizing Google Analytics which is accessible from within the panel.

Updated on July 14, 2019

Was this article helpful?

Related Articles

Need Support?
Can’t find the answer you’re looking for? Don’t worry we’re here to help! If you get an error, visit https://lithiumhosting.com/support instead.
Contact Support