The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

NAME

serve_file - Plugin for serving raw files

SYNOPSIS

  Plugin serve_file

DESCRIPTION

This plugin turns AxKit2 into a normal every-day httpd. Yay!

Most httpds need to serve plain files. Things like favicon.ico and robots.txt that any sane web server would be lost without. So just load this plugin after all the others, and if your other plugins DECLINE to deliver the content, this kind little plugin will happily deliver your file without making any changes to it whatsoever. Ain't that nice?

CONFIG

None.