File tree Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Expand file tree Collapse file tree 1 file changed +2
-5
lines changed Original file line number Diff line number Diff line change 1111# Default depends on the Apache version and operating system:
1212# - Debian: /var/cache/apache2/mod_cache_disk
1313# - FreeBSD: /var/cache/mod_cache_disk
14- # - Red Hat, Apache 2.4 : /var/cache/httpd/proxy
14+ # - Red Hat: /var/cache/httpd/proxy
1515#
1616# @param cache_enable
1717# Defines an array of directories to cache, the default is none
18-
18+ #
1919# @param cache_dir_length
2020# The number of characters in subdirectory names
2121#
3131# @param configuration_file_name
3232# DEPRECATED Name of module configuration file (used for the compatibility layer for disk_cache)
3333#
34- # @note
35- # Apache 2.2, mod_disk_cache installed. On Apache 2.4, mod_cache_disk installed.
36- #
3734# @see https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html
3835#
3936class apache::mod::cache_disk (
You can’t perform that action at this time.
0 commit comments