diff --git a/roles/apache/templates/ssl.include.j2 b/roles/apache/templates/ssl.include.j2 index db516ea..30fed44 100644 --- a/roles/apache/templates/ssl.include.j2 +++ b/roles/apache/templates/ssl.include.j2 @@ -63,5 +63,5 @@ BrowserMatch "MSIE [2-5]" \ # Per-Server Logging: # The home of a custom SSL log file. Use this when you want a # compact non-error SSL logfile on a virtual host basis. -CustomLog logs/ssl_request_log \ - "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b" +#CustomLog logs/ssl_request_log \ +# "%t %h %{SSL_PROTOCOL}x %{SSL_CIPHER}x \"%r\" %b"