Apache::MIMEMapper

Associate file extensions with PerlHandlers
Download

Apache::MIMEMapper Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Publisher Name:
  • Geoffrey Young
  • Publisher web site:
  • http://search.cpan.org/~geoff/

Apache::MIMEMapper Tags


Apache::MIMEMapper Description

Associate file extensions with PerlHandlers Apache::MIMEMapper is a Perl module that extends the core AddHandler directive to allow you to dispatch different PerlHandlers based on the file extension of the requested resource. This means that you can now have .pl scripts under htdocs/ (or wherever) without resorting to a < Files > based configuration.Apache::MIMEMapper also adds the ability to stack PerlHandlers transparently using Apache::Filter. Handlers are added to the PerlHandler stack in the order they appear in the httpd.conf file - PerlSetVar Filter On is set if more than one extension is associated with a specific Perl module. Requirements: · Perl


Apache::MIMEMapper Related Software