So, you want to use ExpiresActive in Apache2?

This is an easy one.  By default, you can’t use ExpiresActive in Apache.  You have to enable it.  To enable it, use ‘sudo a2enmod expires’ and then ‘sudo /etc/init.d/apache2 restart’ to restart Apache.  Easy as pie.

Leave a Reply

Your email address will not be published. Required fields are marked *