Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
The initial authentication would take place via PHP form. I understand
how 'require valid-user' works, and how it's used.
I figured out
It was thus said that the Great Dan Trainor once stated:
>
> Sean Conner wrote:
> > It was thus said that the Great Dan Trainor once stated:
> >
> >>The initial authentication would take place via PHP form. I understand
> >>how 'require valid-user' works, and how it's used.
> >>
> >>I figured ou
Sean Conner wrote:
It was thus said that the Great Dan Trainor once stated:
The initial authentication would take place via PHP form. I understand
how 'require valid-user' works, and how it's used.
I figured out a way to do it, I'll re-post later on after I test a bit.
I'm using PHP to use a
It was thus said that the Great Dan Trainor once stated:
>
> The initial authentication would take place via PHP form. I understand
> how 'require valid-user' works, and how it's used.
>
> I figured out a way to do it, I'll re-post later on after I test a bit.
> I'm using PHP to use apache_set
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote:
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
enviornment variable, for a specific
On 10/22/05, Dan Trainor <[EMAIL PROTECTED]> wrote:
> Hello, all -
>
> I'm looking for a way to disable Apache's ability to secure a directory
> using the .htaccess method of 'require valid-user'.
>
> Would it be possible to enable/disable this functionality based on an
> enviornment variable, for
Hello, all -
I'm looking for a way to disable Apache's ability to secure a directory
using the .htaccess method of 'require valid-user'.
Would it be possible to enable/disable this functionality based on an
enviornment variable, for a specific user? I'm not terribly keen on
Apache's conditional