when I setup my websites, I need to manually set the bindings for the site, in the UI of the website, in IIS7.

Can these bindings be defined in the web.config instead? Is there a section?

link|improve this question

feedback

1 Answer

up vote 0 down vote accepted

Not in the web.config, but you can set it in a number of ways other than the IIS 7 managment gui. See the binding reference on the iis website

link|improve this answer
/me cries like an emo kid :( :( – Pure.Krome Nov 30 '10 at 4:17
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.