Here's a good post on the Azure blog, and here's some documentation at MSDN.
<Site name="<web-site-name>" physicalDirectory="<directory-path>">
<Bindings>
<Binding name="<name-of-the-binding>" endpointName="<endpoint-identifier>" hostHeader="<url-of-the-website>" />
</Bindings>
</Site>
No comments:
Post a Comment