little O/T
-
But the additional htacccess code for performance, should it not solve the message i get on page test
“Setting an expiry date or a maximum age in the HTTP headers for static resources instructs the browser to load previously downloaded resources from local disk rather than over the network.”Should this not be doing that
<IfModule mod_expires.c> ExpiresActive on ExpiresByType image/jpg A4838400 ExpiresByType image/gif A4838400 ExpiresByType image/jpg A4838400 ExpiresByType image/png A4838400 ExpiresByType application/x-shockwave-flash A4838400 ExpiresByType application/x-javascript A4838400 ExpiresByType application/javascript A4838400 ExpiresByType text/javascript A4838400 ExpiresByType text/css A4838400 #ExpiresByType text/html A86400 # Default is 2 days below so the line above is not needed / commented out ExpiresDefault A172800 </IfModule>
Off topic but i,m sure you will know the answer;-))
https://forum.ait-pro.com/forums/topic/where-is-the-log/page/2/#post-7436also you may know, but is there any script or similar that can move Javascript and CSS in above-the-fold content to a better place?
https://www.ads-software.com/plugins/bulletproof-security/
Viewing 12 replies - 1 through 12 (of 12 total)
Viewing 12 replies - 1 through 12 (of 12 total)
- The topic ‘little O/T’ is closed to new replies.