XenForo
Administrative
- Thread starter
- Admin
- #1
Two minutes ago i tried this in my .htaccess
Code:
Instead of waiting like normal, the pages are just there now. I really love it.
But what i do when the next update comes? Deactivate the code for some...
Read more
ادامه مطلب...
Code:
Code:
<ifModule mod_expires.c>
ExpiresActive On
############################################
## Add default Expires header
<FilesMatch "\.(ico|pdf|flv|jpg|jpeg|png|gif|js|css|swf|woff|woff2)$">
ExpiresDefault "access plus 1 month"
</FilesMatch>
</ifModule>
Instead of waiting like normal, the pages are just there now. I really love it.
But what i do when the next update comes? Deactivate the code for some...
Read more
ادامه مطلب...