Skip to content

Commit

Permalink
fix #52 Add missing mime apache module
Browse files Browse the repository at this point in the history
  • Loading branch information
lbetz committed Jan 14, 2022
1 parent 66dc22a commit 91394da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions manifests/web.pp
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@
$web_conf_user = $::apache::user

include ::apache::mod::alias
include ::apache::mod::mime
include ::apache::mod::status
include ::apache::mod::dir
include ::apache::mod::env
Expand Down

0 comments on commit 91394da

Please sign in to comment.