Jason Karns wrote:
> I'm trying to find a way to password protect a directory. I currently have
> an authentication and authorization system in place for pages in my
> directory. I'd prefer to use my existing system somehow (as it includes
> OpenID authentication) as opposed to using htaccess and
Well, you could try to edit each PHP file and add a piece of login code at
top, but if the directory will also contain images (which need a password to
access), it would not be possible that way.
Tijnema
On 3/4/07, Jason Karns <[EMAIL PROTECTED]> wrote:
I'm trying to find a way to password pr
I'm trying to find a way to password protect a directory. I currently have
an authentication and authorization system in place for pages in my
directory. I'd prefer to use my existing system somehow (as it includes
OpenID authentication) as opposed to using htaccess and HTTP Auth. The only
idea
3 matches
Mail list logo