Trilead ISAPI Filter for IIS

The Trilead ISAPI Filter enables you to use Apache-style HTTP Authentication on Microsoft IIS 6.0/7.0 based on htaccess files. Users and passwords can then be stored in a hashed format ("crypt") in htpasswd files. Trilead ISAPI for IIS is a free tool for IIS, there are no royalties.


Features

  • Is totally free and can be installed in just a few minutes.
  • Works with IIS 6.0 and IIS 7.0.
  • Logs password hacking attempts to the Windows event log.
  • Enables your customers to protect their content with Apache-style .htpasswd files containing crypted passwords in IIS.
  • Is already used in large scale hosting environments.
  • No external dependencies, all code (including the DES code for the UN*X crypt based hash) is included in one DLL.
  • Written in C++ for maximum performance.
  • Support for x64 platforms (experimental).
  • Feature requests can be posted in our public support forum.