Enable Apache modules for W3 Total Cache Browser Cache
sudo a2enmod expires
Then:
sudo a2enmod ext_filter
Then
sudo a2enmod headers
Then restart apache to make the changes take effect
sudo service apache2 restart
Enable Apache modules for W3 Total Cache Browser Cache
sudo a2enmod expires
Then:
sudo a2enmod ext_filter
Then
sudo a2enmod headers
Then restart apache to make the changes take effect
sudo service apache2 restart