My website is hosted on Windows server 2003, IIS 6.0. The website is developed on ASP.net, with Microsoft Framework 3.5
I have set the content expiry to 12 hours for the complete site using the following settings :
IIS Manager->Site->Properties->HTTP Headers->Enable Content Expiration->Expire After->12 Hours(s)
The Problem is that when i load the site, Expiry header is not being sent with the site. can any one please help me with this.