Information about me and my services Download free programs Goto homepage of Jeroen Kessels, internet engineer Hobby area Email, address, and phone information Copyright 2005 J.C. Kessels Goto homepage of Jeroen Kessels, internet engineer Email, address, and phone information


JkProtect v3.0


JkProtect is an ISAPI filter for IIS (Microsoft Internet Information Server) to protect pages. Visitors must login to gain access, they will see a small popup window that asks for a userid and password.

The utility works the same as the Basic Authentication in the IIS webserver, but uses it's own userid/password list, not the NT registry. A very nice feature is that it can read Apache's htaccess userid/password files. You can therefore use all the free scripts available out there for user authentication, user management, subscription management, access management, content management, and such, that normally only work on Apache.

  • Unlimited users
  • Unlimited folders
  • Unlimited websites
  • Unlimited servers
  • Free!
 *  Download JkProtect v3.0 for all Windows versions and IIS webservers (12kb)

If you are a programmer you might be interested in the source, here it is (Microsoft Visual C++ v6.0). If you find a bug then please let me know....

 *  Download JkProtect v3.0 source (17kb)

Installation


The distribution contains 2 files:
JkProtect.dll
ISAPI filter for the IIS webserver.
JkProtect.cfg
Example configuration file (flat-text file).
Open the configuration file with a text editor (for example Notepad). It contains all the information you need to install and configure the ISAPI filter.