File tree Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Expand file tree Collapse file tree 2 files changed +0
-8
lines changed Original file line number Diff line number Diff line change @@ -6573,10 +6573,6 @@ Default value: `undef`
65736573Data type: ` String `
65746574
65756575Configures mutex mechanism and lock file directory for all or specified mutexes.
6576- Default based on the OS and/or Apache version:
6577- - RedHat/FreeBSD/Suse/Gentoo: 'default'.
6578- - Debian/Ubuntu + Apache >= 2.4: 'default'.
6579- - Debian/Ubuntu + Apache < 2.4: 'file:${APACHE_RUN_DIR}/ssl_mutex'.
65806576
65816577Default value: ` 'default' `
65826578
Original file line number Diff line number Diff line change 6767#
6868# @param ssl_mutex
6969# Configures mutex mechanism and lock file directory for all or specified mutexes.
70- # Default based on the OS and/or Apache version:
71- # - RedHat/FreeBSD/Suse/Gentoo: 'default'.
72- # - Debian/Ubuntu + Apache >= 2.4: 'default'.
73- # - Debian/Ubuntu + Apache < 2.4: 'file:${APACHE_RUN_DIR}/ssl_mutex'.
7470#
7571# @param ssl_reload_on_change
7672# Enable reloading of apache if the content of ssl files have changed. It only affects ssl files configured here and not vhost ones.
You can’t perform that action at this time.
0 commit comments