Windows Installer XML (WiX) toolset
Search

HttpHeader Element

Description
Custom HTTP Header definition for IIS resources such as WebSite and WebVirtualDir.
Windows Installer references
None
Parents
WebSite, WebVirtualDir
Inner Text
None
Children
None
Attributes
Name Type Description Required
Name String Name of the custom HTTP Header. Yes
Value String Value for the custom HTTP Header. This attribute can contain a formatted string that is processed at install time to insert the values of properties using [PropertyName] syntax. Also supported are environment variables, file installation paths, and component installation directories; see Formatted for details.  
See Also
Wix Schema