Windows downloads are normal, but you cannot download exefiles. All the files on the network are found in the iisserver, and common sense solutions such as. EXE application/octet-stream are added. According to the method described on the internet, you still cannot download it. Finally, it was caused by URLScan. Find the URLScan. ini file under windows \ system32 \ inetsrv \ URLScan, comment out the. exe file under deny executables that cocould run on the server, save the file, and solve the problem. ; Deny executables that cocould run on the server ;. Exe . Bat . Cmd . Com In addition to adjusting the MIME type, you can also use the security permissions of the NTFS format partition to remove the read permission for the corresponding file, so that users cannot download the file. In addition, the official Microsoft URLScan (http://www.microsoft.com/china/technet/security/guidance/secmod114.mspx) can shield any extension file download, and can be applied to Windows 2000 Server IIS 5, is also a good solution. |