Monday, May 25, 2015

setting HTTP Headers in apache httpd.conf

Advertisements

In a lot of cases, we have to set particular http headers for objects. For example to set the caching age, caching control etc. How the http headers can be set? This can be done very easily using the Apache web server configuration file.