I am wanting to set the IIS7 "HTTP Response Header - Common Header" to 1 hour.

I understand that I am suppose to use the CacheControlMaxAge attribute.  
However no matter what I set this value to, it sets the "Expire Web Content" to 
a date of Sunday March 29, 2020 12:00:00AM

<iis:WebVirtualDir Id="ResDir" Alias="XTX.Resources" 
Directory="dir_XTX_Resources" WebSite="DefaultWebSite">
<iis:WebApplication Id="ResWebApplication" Name="myVir" WebAppPool="ResAppPool" 
/>
       <iis:WebDirProperties Id="ResWebDirProperties" CacheControlMaxAge="1000" 
 />
</iis:WebVirtualDir>

Any suggestions?

Thanks
Don
This communication is intended for the use of the recipient to which it is 
addressed, and may contain confidential, personal, and or privileged 
information. Please contact us immediately if you are not the intended 
recipient of this communication, and do not copy, distribute, or take action 
relying on it. Any communication received in error, or subsequent reply, should 
be deleted or destroyed.
------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to