samedi 7 mars 2015

Disable caching on specific url pattern - htaccess


Vote count:

0




My website has a dashboard for which I want to disable caching, as pages are generated dynamically. All dashboard pages have following pattern:



http://ift.tt/18Zj5eO
http://ift.tt/1Mh6ce9
...


Other than the above pattern, I want to cache everything. The following .htaccess caches everything, my dashboard pages don't update:



Header set Cache-Control "max-age=290304, public"


asked 43 secs ago







Disable caching on specific url pattern - htaccess

Aucun commentaire:

Enregistrer un commentaire