How to force a web browser NOT to cache images

后端 未结 17 649
太阳男子
太阳男子 2020-11-22 13:51

Background

I am writing and using a very simple CGI-based (Perl) content management tool for two pro-bono websites. It provides the website administrator with HTML

17条回答
  •  醉酒成梦
    2020-11-22 14:24

    Add a time stamp

    will always give your file a random number at the end and stop it caching

提交回复
热议问题