Technology

Setting Expires HTTP header on server response through Apache

In recent poc, i have set the expires HTTP header on server response for one of the project, such that it will again set when access by user for the specified period, if header is expired already. The module that control it is "mod_expires.c". This module is not enabled by default. You need to enable it by following command (You need to...

by Tarun Pareek
Tag: ExpiresDefault
13-Sep-2010