Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

22 lines
827 B

  1. <request>
  2. <data>
  3. <Websites>
  4. <Website number="">
  5. <ConfigPath></ConfigPath>
  6. <Root>C:\Projects\ContentManager</Root>
  7. <Server></Server>
  8. <SiteName>www.mysite.com</SiteName>
  9. <HostName>WebServer11</HostName>
  10. <PortNumber>80</PortNumber>
  11. <IPAddress></IPAddress>
  12. <StartOnCreate>TRUE</StartOnCreate>
  13. <FilePermissions>lajolla\rgibfried:F</FilePermissions>
  14. </Website>
  15. </Websites>
  16. </data>
  17. <procedure>
  18. <execute namespace="IISSCOv50" procedure="CreateWebSite">
  19. <before source="data" sourcePath="Websites/Website" destination="executeData" />
  20. <after source="executeData" sourcePath="Website/ConfigPath" destination="data"/>
  21. </execute>
  22. </procedure>
  23. </request>