While on setting up Expire code on apache server .htacess to minimize expire error & website speed optimisation, i found that expire extension not install.
to install this you need to enable expires & headers of apache modules
a2enmod expires
a2enmod headers
Then reload apache server
systemctl restart apache2
Leave A Comment?
You must be logged in to post a comment.