]> git.openstreetmap.org Git - chef.git/blobdiff - cookbooks/civicrm/templates/default/apache.erb
apache: use new combined_extended log format instead of combined
[chef.git] / cookbooks / civicrm / templates / default / apache.erb
index fdd0b47feab2e20113a0117a792b0981e521c220..7f45c976d3e921d51bbb2899fd8d506034e9df6f 100644 (file)
@@ -26,7 +26,7 @@
 
   RewriteRule ^/(.*)$ https://supporting.openstreetmap.org/$1 [R=307,L]
 
-  CustomLog /var/log/apache2/join.osmfoundation.org-access.log combined
+  CustomLog /var/log/apache2/join.osmfoundation.org-access.log combined_extended
   ErrorLog /var/log/apache2/join.osmfoundation.org-error.log
 
 </VirtualHost>