Greetings.
I'm having trouble getting this to work in my .htaccess file, mod_expires is definitely installed.
I've tried multiple website speed test tools, they are all recommending I turn on caching for static files png,js etc...
Here's my .htaccess file. Can you see anything wrong with this?
Mod_expires Not Working
I'm having trouble getting this to work in my .htaccess file, mod_expires is definitely installed.
I've tried multiple website speed test tools, they are all recommending I turn on caching for static files png,js etc...
Here's my .htaccess file. Can you see anything wrong with this?
Code:
# Mod_security can interfere with uploading of content such as attachments. If you # cannot attach files, remove the "#" from the lines below. #<IfModule mod_security.c> #...