Skip to content

Commit

Permalink
enable mod_expires for web
Browse files Browse the repository at this point in the history
  • Loading branch information
evgeni committed Aug 28, 2024
1 parent 7b13ffb commit 54f1e88
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions puppet/modules/web/manifests/base.pp
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@
}

include apache
include apache::mod::expires

file { '/var/www/vhosts':
ensure => directory,
Expand Down

0 comments on commit 54f1e88

Please sign in to comment.