Skip to content

Commit 79131df

Browse files
(MODULES-11606) Remove apache::mod::info as a default module for FreeBSD
This is because in some cases the /server-info url could be exposed. Users who want to use mod_info module will have to manually add it. Co-authored-by: Ray Bellis <[email protected]>
1 parent 818f99a commit 79131df

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

manifests/default_mods.pp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@
6868
include apache::mod::authn_core
6969
include apache::mod::filter
7070
include apache::mod::headers
71-
include apache::mod::info
7271
include apache::mod::mime_magic
7372
include apache::mod::reqtimeout
7473
include apache::mod::rewrite

0 commit comments

Comments
 (0)