AuthAny has its own Authen and Authz handlers, however instead of returning
a 401, these handlers redirect to a "GATE" page which contains links for
each provider. The "basic auth" type links point to a directory with a
random value appended. This random value is kept in the database and cycled
wit
Hi All,
How do i know mod_perl 2 built with backward compatible with mod_perl 1
--
Life is Just a dream on the way to death...
Regards
Shantlingayya
> Is there any way i know the value of MP_COMPAT_1X . I have an apache 2.2
> /mod_perl 2 installed on solaris os.
>
> Thansk
> Shant
>
> --
> Life is Just a dream on the way to death...
> Regards
> Shantlingayya
>
--
Life is Just a dream on the way to death...
Regards
Shantlin
Hi All,
Is there any way i know the value of MP_COMPAT_1X . I have an apache 2.2
installed on solaris os.
Thansk
Shant
--
Life is Just a dream on the way to death...
Regards
Shantlingayya
On Wed, Mar 23, 2011 at 4:52 PM, Kim Goldov wrote:
> We would like to release Apache2::AuthAny on CPAN.
Please go ahead!
How did you implement the logout for HTTP auth?
- Perrin