Subject: | new method addExtensionRestriction |
Need to add an entry to the list (the AppName line):
Here is the format spec:
http://www.microsoft.com/technet/prodtechnol/WindowsServer2003/Library/IIS/79652e88-e713-4aa5-a88c-8e2bd6a2955e.mspx?mfr=true
[/W3SVC]
WebSvcExtRestrictionList : (LIST) (10 Items)
"0,C:\Perl\bin\perlis.dll,1,,Perl ISAPI Extension"
"1,C:\Perl\bin\perl.exe "%s" %s,1,,Perl CGI Extension"
"0,C:\Perl\bin\PerlEx30.dll,1,,PerlEx ISAPI Extension"
"0,C:\WINDOWS\system32\inetsrv\httpodbc.dll,0,HTTPODBC,Internet Data
Connector"
"1,C:\Inetpub\cgi-bin\appname.EXE,1,,AppName"
"0,C:\WINDOWS\system32\inetsrv\ssinc.dll,0,SSINC,Server Side Includes"
"0,C:\WINDOWS\system32\inetsrv\asp.dll,0,ASP,Active Server Pages"
"0,C:\WINDOWS\system32\inetsrv\httpext.dll,0,WEBDAV,WebDAV"
"0,*.exe"
"0,*.dll"
--
- - Martin 'Kingpin' Thurn