Apache::AuthzDigest

Pick up the authorization pieces of mod_digest
Download

Apache::AuthzDigest Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Geoffrey Young
  • Publisher web site:
  • http://search.cpan.org/~geoff/Test-Plan-0.03/lib/Test/Plan.pm

Apache::AuthzDigest Tags


Apache::AuthzDigest Description

Pick up the authorization pieces of mod_digest Apache::AuthzDigest is a Perl module to pick up the authorization pieces of mod_digest.SYNOPSIS PerlModule Apache::AuthDigest PerlModule Apache::AuthzDigest < Location /protected > PerlAuthenHandler Apache::AuthDigest PerlAuthzHandler Apache::AuthzDigest Require user foo AuthType Digest AuthName "cookbook" AuthDigestFile .htdigest < /Location >Apache::AuthzDigest picks up the authorization pieces of mod_digest that Apache::AuthDigest leaves behind, namely the checking behind the "Require user" directive.see the Apache::AuthDigest manpage for more information on Apache::AuthDigest, which is the real driver here - Apache::AuthzDigest doesn't do much, really. Requirements: · Perl


Apache::AuthzDigest Related Software