Skip to main content
Version: v3

UrlReservation Element (Http Extension)

Description
Makes a reservation record for the HTTP Server API configuration store on Windows XP SP2, Windows Server 2003, and later. For more information about the HTTP Server API, see HTTP Server API .
Windows Installer references
None
Parents
Component, ServiceInstall
Inner Text
None
Children
Choice of elements (min: 0, max: unbounded)
  • UrlAce (min: 0, max: unbounded)
Attributes
NameTypeDescriptionRequired
HandleExistingEnumeration Specifies the behavior when trying to install a URL reservation and it already exists. This attribute's value must be one of the following:
replace
Replaces the existing URL reservation (the default).
ignore
Keeps the existing URL reservation.
fail
The installation fails.
 
IdString Unique ID of this URL reservation. If this attribute is not specified, an identifier will be generated automatically.  
SddlString Security descriptor to apply to the URL reservation. Can't be specified when using children UrlAce elements.  
UrlString The UrlPrefix string that defines the portion of the URL namespace to which this reservation pertains. Yes
See Also
Http Schema