|
|
Browse by Tags
All Tags » AppCmd » Configuration
-
The IIS 7 configuration system contains 50+ configuration sections (100+ if you count .NET Framework configuration), 477 attributes, and 57 collections. This can make it pretty challenging to figure out exactly what IIS 7 configuration section needs to be used to turn on some particular behavior, and then exactly syntax the ...
-
IIS7 provides quite a few ways to create websites, applications, and application pools. The simplest way of course is to use the new GUI Administration tool, where your new website is always a few mouse-clicks away.But, what if you need to create 10, 100, or even 10,000 websites? Unless you own a farm of trained pigeons, using the GUI ...
-
If you have worked with IIS6 and previous versions of IIS, you are most likely familiar with the IIS metabase paths. You know, the ones that look like LM/W3SVC/1/ROOT. These metabase paths serve as a mechanism to identify a part of the IIS website hierarchy, or a url therein, for the purposes of read/writing their configuration ...
|
|
|