Test with redbot.org
|
03-22-2015, 04:54 AM
Post: #2
|
|||
|
|||
RE: Test with redbot.org
It is very simple, add this line to your .htaccess
<filesMatch "\.(html|htm|js|css)$"> FileETag None <ifModule mod_headers.c> Header unset ETag Header set Cache-Control "max-age=0, no-cache, no-store, must-revalidate" Header set Pragma "no-cache" Header set Expires "Wed, 11 Jan 1984 05:00:00 GMT" </ifModule> </filesMatch> or try searching on Google for sure you will find what you are looking... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Test with redbot.org - imig - 02-26-2015, 09:13 PM
RE: Test with redbot.org - cocolino - 03-22-2015 04:54 AM
|
User(s) browsing this thread: 1 Guest(s)