Caching in Codeigniter -


please provide me example caching webpage in codeigniter. view page going same always., i.e., static view page. takes long time load webpage used.

please put htaccess file in folder , write :

header set cache-control "max-age=29030400, public" 

now please put htaccess file in folder file want make cache.


Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -