configpolicy/roles/apache/templates
Dustin b519f97f6a roles/apache: Disable ssl_request_log
I am not sure the point of having both `ssl_request_log` and
`ssl_access_log`.  The former includes the TLS ciphers used in the
connection, which is not particularly interesting information.  To save
space on the log volume of web servers using Apache, we should just stop
creating this log file.
2020-12-26 11:31:24 -06:00
..
httpd.logrotate.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
mpm.httpd.conf.j2 roles/apache: Role to deploy Apache HTTPD 2018-04-14 15:21:15 -05:00
servername.httpd.conf.j2 roles/apache: Support setting ServerTokens 2018-06-23 14:42:45 -05:00
ssl.conf.j2 roles/apache: Set ServerName in default SSL vhost 2019-01-04 20:52:23 -06:00
ssl.include.j2 roles/apache: Disable ssl_request_log 2020-12-26 11:31:24 -06:00
userdir.httpd.conf.j2 roles/apache: Configure mod_userdir 2019-01-04 20:52:23 -06:00