I'm going to use System.DirectoryServices to programatically add a wildcard filter for IIS (Version 5.0 and IIS 6.0).
Anyone have some food for thought? Thanks in advance!
|
1
|
|||||
|
|
|
All you need to do is add the wild card to the metabase For example:
The example above maps the ASP.NET 2.0 ISAPI filter as the wild card filter. |
||||
|