by default, URL Scan is blocking the .exe and ini, we are one inhouse program can no work after install URL scan, the inhouse program need to download the exe and ini file when the client pc doing the update.
how to permit from the urlscan.ini to allow only the sepcific url to allow the .inn and .exe file without remark it the defailt deny .exe and .ini
; Deny executables that could run on the server
.exe
.bat
.cmd
.com
; Deny infrequently used scripts
.htw ; Maps to webhits.dll, part of Index Server
.ida ; Maps to idq.dll, part of Index Server
.idq ; Maps to idq.dll, part of Index Server
.htr ; Maps to ism.dll, a legacy administrative tool
.idc ; Maps to httpodbc.dll, a legacy database access tool
.shtm ; Maps to ssinc.dll, for Server Side Includes
.shtml ; Maps to ssinc.dll, for Server Side Includes
.stm ; Maps to ssinc.dll, for Server Side Includes
.printer ; Maps to msw3prt.dll, for Internet Printing Services
OCBCSEC
1 Post
urlscan block the ini and exe
Apr 18, 2012 08:07 AM|LINK
by default, URL Scan is blocking the .exe and ini, we are one inhouse program can no work after install URL scan, the inhouse program need to download the exe and ini file when the client pc doing the update.
how to permit from the urlscan.ini to allow only the sepcific url to allow the .inn and .exe file without remark it the defailt deny .exe and .ini
; Deny executables that could run on the server
.exe
.bat
.cmd
.com
; Deny infrequently used scripts
.htw ; Maps to webhits.dll, part of Index Server
.ida ; Maps to idq.dll, part of Index Server
.idq ; Maps to idq.dll, part of Index Server
.htr ; Maps to ism.dll, a legacy administrative tool
.idc ; Maps to httpodbc.dll, a legacy database access tool
.shtm ; Maps to ssinc.dll, for Server Side Includes
.shtml ; Maps to ssinc.dll, for Server Side Includes
.stm ; Maps to ssinc.dll, for Server Side Includes
.printer ; Maps to msw3prt.dll, for Internet Printing Services
; Deny various static files
.ini ; Configuration files
.log ; Log files
.pol ; Policy files
.dat ; Configuration files
Lloydz
2335 Posts
Microsoft
Re: urlscan block the ini and exe
Apr 23, 2012 06:30 AM|LINK
Hi,
As I know, you can still use urlscan as a site filter in IIS 6, please take reference to the following article for details:
UrlScan Setup
http://learn.iis.net/page.aspx/475/urlscan-setup/
Let me know if you still have trouble on this task.
Thanks.