You cannot modify the DLL that is mapped to the .htr file name extension by using the IIS Lockdown Tool (840974)
The information in this article applies to:
- Microsoft Internet Information Services 5.0
- Microsoft Windows 2000 Server SP4
We strongly recommend that all users upgrade to Microsoft Internet Information Services (IIS) 6.0 running on Microsoft Windows Server 2003. All the default security-related configuration settings in IIS 6.0 meet or exceed the security-related configuration settings that are made by the IIS Lockdown Tool. Therefore, you do not have to run this tool on Web servers that are running IIS 6.0. However, if you are upgrading from an earlier version of IIS, you should run the IIS Lockdown Tool before you upgrade. By taking this action, you enhance the security of the Web server. For more information about IIS security-related topics, visit the following Microsoft Web site: SYMPTOMSYou may not be able to modify the DLL that is mapped to the .htr file name extension in Microsoft Internet Information Services (IIS) if you try to use version 2.1 of the IIS Lockdown Tool to update the script mapping.CAUSEThe IIS Lockdown Tool searches for a script mapping that maps to the corresponding DLL to determine the script mappings to modify. The IIS Lockdown Tool searches for the script mappings that map to the Ism.dll file, and then the IIS Lockdown Tool modifies these script mappings so that the script mappings map to the 404.dll file. However, the version of IIS 5.0 that is included with Microsoft Windows 2000 Server Service Pack 4 (SP4) contains the .htr file name extension mapping that maps to the Asp.dll file. Because of this change, the IIS Lockdown Tool does not find any script mappings for the Asp.dll file. Therefore, the IIS Lockdown Tool does not modify any existing .htr file name extension mappings.RESOLUTIONTo resolve this problem, follow these steps: - Click Start, and then click Run. The Run dialog box appears.
- In the Open box, type inetmgr, and then click OK. The Internet Information Services window appears.
- In the right pane, expand <Computer Name>, right-click Default Web Site, and then click Properties. The Default Web Site Properties dialog box appears.
Note <Computer Name> is a placeholder for the name of your computer. - Click the Home Directory tab, and then click Configuration. The Application Configuration dialog box appears.
- On the App Mappings tab, locate the Extension column, click .htr, and then click Edit. The Add/Edit Application Extension Mapping dialog box appears.
- In the Executable box, type the following line, and then click OK:
<System Drive>:%windir%\system32\inetsrv\404.dll Note <System Drive> is a placeholder for the root drive of your computer.
REFERENCES
For additional information, click the following article number to view the article in the Microsoft Knowledge Base:
331834
Change password functionality replaced with Active Server Pages
Modification Type: | Major | Last Reviewed: | 6/9/2006 |
---|
Keywords: | kbToolkit kbService kbMsg kbDLL kbprb KB840974 kbAudDeveloper |
---|
|