The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

serve_file - Plugin for serving raw files

SYNOPSIS

  Plugin aio/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.