Answer the question
In order to leave comments, you need to log in
Why doesn't htaccess set cache timeout?
Hello. There is a site www.alexeydev.com
A site on WP and the problem is that I registered the cache storage time in htaccess
<ifModule mod_headers.c>
<FilesMatch "\.(html|htm|php|js|jpg|png|gif|ico|jpeg|css|woff2|eot|ttf|woff|svg|otf)$">
Header set Cache-Control "max-age=900"
</FilesMatch>
</IfModule>
Answer the question
In order to leave comments, you need to log in
ifModule mod_headers.c
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question