How to download images with out clearing browser cache
Hello
How to download images with out clearing browser cache from a call center application?
we have images on a linux server in the respective folder \public\images
so every time a new image is created or modified the image by development. image will be copied on the server.
assuming with out recycle or with recycle of Apache service how do users get the new image downloaded to their browser from the server with out clearing cache.
ex: below is the snippet from developer tools from google chrome that we use. the images Pers_off.gif and Response_Inactive.gif image is old image that cached on the browser.