Hi all,

I would like to know if this is at all possible with the "stock" modules,
or if I have to rolly my own.

I want to make a "membership" site where users can access their private
pages ats http://site/private/username/.  /private will map to a script
(or if the case may be, a module) that just looks at /username/... and
does something accordingly.  I would like the access to be authenticated -
whether through HTTP authentication, or a username/password dialog 
(any opinions on which to use?)

Then, for accesses to http://site/public/username/, depending on the 
user's preference, they can grant access to the public without authentication,
or they may restrict it to another set of users.

Since /public and /private are not real directories, AuthenDBI cannot protect
them, can it?

Thanks!
---m


-- 
               [EMAIL PROTECTED]    Miguel "Migs" A.L. Paraz        
        http://www.iphil.net    IPhil Communications Network, Inc.
              +63-2-750-2288    Business Development Group



Reply via email to