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)