Apache::Access::Headers

mod_perl HTTP header authorization module
Download

Apache::Access::Headers Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jeff Oconnell
  • Publisher web site:
  • http://search.cpan.org/~jeffo/

Apache::Access::Headers Tags


Apache::Access::Headers Description

mod_perl HTTP header authorization module Apache::Access::Headers is a Perl module intended to be used as a mod_perl PerlAccessHandler. It's function is to authorize requests for server resources based on the existence of and content of HTTP headers.Authorizing HTTP headers may be be set by a web browser, a software agent, or an authenitcating proxy server. This module was originally written to work with the latter.Note: The default reponse from the handler is currently FORBIDDEN. This behavior is not yet configurable.SYNOPSIS # in httpd.conf PerlSetVar HeadersAccessConf conf/headers_access.conf DocumentRoot /usr/local/apache/htdocs < Directory "/usr/local/apache/htdocs" > PerlModule Apache::Access::Headers PerlAccessHandler Apache::Access::Headers < /Directory > Requirements: · Perl


Apache::Access::Headers Related Software