Note to Self Apache Install Module

Activate module in apache

To activate the module:

sudo a2enmod expires

Then, restart apache:

sudo /etc/init.d/apache2 restart