Browse by Tags

All Tags>IIS7 Tweets>IIS7 (RSS)
Sorry, but there are no more tags available to filter with.

IIS7 Tweet #2: Modifying an existing binding for the website by rakkimk

appcmd.exe set config  -section:system.applicationHost/sites /[name='Default Web Site'].bindings.[protocol='http',bindingInformation='*:80:'].bindingInformation:"*:80:www.test.com"  /commit:apphost

IIS7 Tweet #1 : Setting UploadReadAheadSize by rakkimk

appcmd.exe set config -section:system.webServer/serverRuntime /uploadReadAheadSize:"49152" /commit:apphost
More Posts
Powered by Community Server (Commercial Edition), by Telligent Systems