Project

General

Profile

« Previous | Next » 

Revision c62fcb8a

Added by Ewoud Kohl van Wijngaarden over 10 years ago

Change from theforeman/apache to puppetlabs/apache

View differences:

templates/_assets.conf.erb
# Static public dir serving
<Directory <%= scope.lookupvar 'foreman::app_root' %>/public>
<Directory <%= @docroot %>>
<IfVersion < 2.4>
Allow from all
......
</Directory>
<Directory <%= scope.lookupvar 'foreman::app_root' %>/public/assets>
<Directory <%= @docroot %>/assets>
# Use standard http expire header for assets instead of ETag
<IfModule mod_expires.c>

Also available in: Unified diff