-
09.12.09 - Activate file caching from server
0 commentsTo enable items cache in the client side only, you only need to have installed on your Apache server the mod_expires module. Once installed, specify a default cache for all elements accessed by our server is as easy as typing the following directive in the httpd configuration of our site ( or ): [...]
