On Mon, Sep 12, 2011 at 1:01 PM, J.Lance Wilkinson wrote:
[ ... ]
>
>Actually, I *AM* trying to AUTHENTICATE with it. I have a directory
>that contains content that is to only be accessed by individuals who
>have paid a specific fee. I want HTTPD to only offer that
> di
Terry Carmen wrote:
Quoting "J.Lance Wilkinson" :
> Terry Carmen wrote:
>>
>>
>> Quoting "J.Lance Wilkinson" :
>>
>> > I'm looking for a VERY SIMPLE single value authentication module
>> (like BASIC
>> > Authentication, but only a USER ID, no prompt for PASSWORD) for
>> Apache 2.2.x.
Quoting "J.Lance Wilkinson" :
> Terry Carmen wrote:
>>
>>
>> Quoting "J.Lance Wilkinson" :
>>
>> > I'm looking for a VERY SIMPLE single value authentication module
>> (like BASIC
>> > Authentication, but only a USER ID, no prompt for PASSWORD) for
>> Apache 2.2.x.
>> > User IDs that will be use
Terry Carmen wrote:
Quoting "J.Lance Wilkinson" :
> I'm looking for a VERY SIMPLE single value authentication module
(like BASIC
> Authentication, but only a USER ID, no prompt for PASSWORD) for
Apache 2.2.x.
> User IDs that will be used are going to be long numeric transaction ids
> p
Quoting "J.Lance Wilkinson" :
> I'm looking for a VERY SIMPLE single value authentication module (like BASIC
> Authentication, but only a USER ID, no prompt for PASSWORD) for Apache 2.2.x.
> User IDs that will be used are going to be long numeric transaction ids
> provided by an external e-commer
I'm looking for a VERY SIMPLE single value authentication module (like BASIC
Authentication, but only a USER ID, no prompt for PASSWORD) for Apache 2.2.x.
User IDs that will be used are going to be long numeric transaction ids
provided by an external e-commerce site.
I'm willing to use a forms-b