Skip to content

Instantly share code, notes, and snippets.

@diije
Created February 17, 2017 16:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save diije/0fedbce4b05fee87d53113ef57a64e91 to your computer and use it in GitHub Desktop.
Save diije/0fedbce4b05fee87d53113ef57a64e91 to your computer and use it in GitHub Desktop.
Custom Apache access log format for better SEO logs analysis
CustomLog ${APACHE_LOG_DIR}/custom-access.log "%h %l %u %t \"%r\" %>s %b \"%{Referer}i\" \"%{User-Agent}i\" %D \"%{If-Modified-Since}i\""
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment