We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9fdf754 commit a7e55d3Copy full SHA for a7e55d3
manifests/mod/cache_disk.pp
@@ -34,7 +34,7 @@
34
# @note
35
# Apache 2.2, mod_disk_cache installed. On Apache 2.4, mod_cache_disk installed.
36
#
37
-# @see https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html for additional documentation on version 2.4.
+# @see https://httpd.apache.org/docs/2.4/mod/mod_cache_disk.html
38
39
class apache::mod::cache_disk (
40
Optional[Stdlib::Absolutepath] $cache_root = undef,
0 commit comments