If you use a Linux system as a website server and modify Js or css locally to the server, it will often fail. This is a problem with the linux Server cache, resulting in local download of js or earlier versions, the specific solutions are as follows:
You can add js references and set parameters such as xx. js? V = 1.2. Every time you modify js, you must update the v parameter so that the new js will take effect immediately. css is the same solution.
Articles you may be interested in
- Mysql Server master-slave Database Synchronization Configuration
- How to enhance the security of Linux and Unix server systems
- Use the GZip compression function of PHP to compress website JS and CSS files to accelerate Website access.
- Completely solves the adaptive width problem of the Button in IE6 and 7.
- PHP allows multiple second-level domain names on the same server to share SESSION data
- Vcastr 3.0-detailed instructions on downloading and configuration of flash video (flvplayer)
- Summary of the causes and solutions for slow mysql Server Query
- Summarize the causes and solutions for the slow MySQL Database Server