buckleyGI / iisseven

IIS 7 related config, schemas, scripts, etc

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

IIS 7 custom configuration

IIS 7 related config, schemas, scripts, etc

This samples shows how to create a new schema and use it.

Steps to setup / use a custom schema:

  • create a new schema file under c:\windows\system32\inetsrv\config\schemas
  • add the new config section to the applicationHost.config
  • create a sample app and add the new config section to it's web.config

About

IIS 7 related config, schemas, scripts, etc


Languages

Language:PowerShell 100.0%