Monthly Archives: June 2019

Apache mod expires and Puppet Syntax

Puppet is an awesome tool, but it can get pretty esoteric as it’s modules have configuration option after option. When you encounter parts that are seemingly little used the normal documentation can get thin. mod_expires for Apache took me a while to figure out, this post will save you some time.

puppet apache mod expires example
Woo! It works! Watch that jpeg MIME type though… see a later working revision below!

What are we trying to accomplish, anyway?

Continue reading