Luminate: Disable file caching


/ Published in: HTML
Save to your folder(s)

Add the following parameter to any file URL & it will be unique each time, preventing the cached version from showing


Copy this code and paste it in your HTML
  1. nocache=[[S55:1000,99999]]
  2.  
  3. <!-- example -->
  4. <link rel="stylesheet" type="text/css" href="../wrpr/css/whpr-base-clo.css?nocache=[[S55:1000,99999]]">

Report this snippet


Comments

RSS Icon Subscribe to comments

You need to login to post a comment.