Activate Module In Apache

To activate the module:

sudo a2enmod expires

Then, restart Apache:

sudo /etc/init.d/apache2 restart