I accidentally set a cache for my index file in my application. now I remove this cache policy.
The problem is anyone access to my website got the cached index.html
.
How can I refresh the cache? I can't tell all my users across the world to clean the cache..
Any solution to this problem?