Practical mod_perl / HTML Book /



previous page: B.11.4. Apache::Request (libapreq)—Generic Apache Request Library
  
page up: HTML Version of the book
  
next page: B.12.1. Apache::AutoIndex—Perl Replacement for the mod_autoindex and mod_dir Apache Modules

B.11.5. Apache::Dispatch—Call PerlHandlers with the Ease of Registry Scripts


Apache::Dispatch translates $r->uri into a class and method and runs it as a PerlHandler. Basically, this allows you to call PerlHandlers as you would Registry scripts, without having to load your httpd.conf file with a lot of <Location > tags.

Available from CPAN. See the module manpage for more information.

 

Continue to:

  • prev: B.11.4. Apache::Request (libapreq)—Generic Apache Request Library
  • Table of Contents
  • next: B.12.1. Apache::AutoIndex—Perl Replacement for the mod_autoindex and mod_dir Apache Modules







TOP
previous page: B.11.4. Apache::Request (libapreq)&#8212;Generic Apache Request Library
  
page up: HTML Version of the book
  
next page: B.12.1. Apache::AutoIndex&#8212;Perl Replacement for the mod_autoindex and mod_dir Apache Modules


Menu

  • HTML Book
  • PDF Book
  • Download Code
  • Table of Contents
  • Errata
  • mod_perl2 User's Guide
  • Sitemap

Search


Add to Google




Creative Commons License


Written by
Eric Cholet (Logilune) and
Stas Bekman (StasoSphere & Free Books).


[ Privacy Policy | Terms of Use | About Us | Search ]

© 2007 StasoSphere.com