Preventing Caching of CSS Files

后端 未结 6 430
攒了一身酷
攒了一身酷 2020-11-27 20:28

I am developing a simple website using PHP.

Development Configuration : WAMP

Production Configuration : LAMP

While

6条回答
  •  渐次进展
    2020-11-27 20:46

    I always using httcacheclean when change something in asset files (js, css, etc)

提交回复
热议问题