]> 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 d70a6eab12f6877195ad06d284f8921c6e1a1768..7f45c976d3e921d51bbb2899fd8d506034e9df6f 100644 (file)
@@ -24,9 +24,9 @@
   SSLCertificateKeyFile /etc/ssl/private/join.osmfoundation.org.key
 <% end -%>
 
-  RewriteRule ^/(.*)$ https://supporting.openstreetmap.org/$1 [R=308,L]
+  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>