File tree Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Expand file tree Collapse file tree 1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 53
53
include apache::mod::rewrite
54
54
include apache::mod::speling
55
55
include apache::mod::suexec
56
+ include apache::mod::version
56
57
include apache::mod::vhost_alias
57
58
::apache::mod { 'auth_digest' : }
58
59
::apache::mod { 'authn_anon' : }
70
71
include apache::mod::authn_core
71
72
include apache::mod::cache
72
73
include apache::mod::disk_cache
74
+ include apache::mod::filter
73
75
include apache::mod::headers
74
76
include apache::mod::info
75
77
include apache::mod::mime_magic
76
78
include apache::mod::reqtimeout
77
79
include apache::mod::rewrite
80
+ include apache::mod::speling
78
81
include apache::mod::userdir
82
+ include apache::mod::version
79
83
include apache::mod::vhost_alias
80
- include apache::mod::speling
81
- include apache::mod::filter
82
84
83
85
::apache::mod { 'asis' : }
84
86
::apache::mod { 'auth_digest' : }
You can’t perform that action at this time.
0 commit comments