<site name="Site" id="1">
<application path="/" applicationPool="Site AppPool">
<virtualDirectory path="/" physicalPath="My\Path\.." />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:4300:localhost" />
<binding protocol="https" bindingInformation="*:44395:localhost" />
</bindings>
</site>
<site name="Site" id="1">
<application path="/" applicationPool="Site AppPool">
<virtualDirectory path="/" physicalPath="My\Path\.." />
</application>
<bindings>
<binding protocol="http" bindingInformation="*:4300:localhost" />
<binding protocol="https" bindingInformation="*:44395:localhost" />
</bindings>
</site>