Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Try running it in incognito mode on chrome if you're just looking to see how the new css looks.
-
@samwir internet information services. Basically i am restarting my local server 10 times per hour
-
gummy918yUse a version number in your code and concat that to every static resource URL you have.
-
ataqadi3088yAdd a parameter to the CSS file in the HTML if you can do that, like styles.css?cb=1 and change that number Everytime you want to force file reload.
-
Thanks for thinking with me. Thr version numbering is already done.
Tried firefox, didnt work
Tried just going outside and wait 10 minutes...
Kinda worked -
Add ? To end of URL?
http://url.url/page.html?
Add cookie to htacess file to disable server side cache?
Header set Set-Cookie "_asomcnc=1; max-age=900; path=/;" -
hjk10157318yIf it is not your setup don't forget to check the headers for a caching proxy (vanish, cloudfront, cloudflare, nginx etc)
Clearing the cache.
Tried clearing cms cache
Tried restarting iis
Tried browsing incognito
Tried deleting browser cache...
WHY U STILL SHOW OLD CSS?!?!
undefined