I've been looking for a small program/script to run on Apache that can manage user access to several folders on my website. The issue is that it's not one block of content that will require "member" status but several different folders. User 1 may have access to folder A, but not B and user 2 maybe both folders or only B.
Looking for a program that makes it easy to manage these issues for a few hundred users. It doesn't require strong passwords, just confirmation of e-mail address once. Preferably in PHP. Hope someone here have suggestions.