chickadee » spiffy » file-extension-handlers

(file-extension-handlers [extension->handler-list]) parameter

An alist mapping file extensions (strings) to handler procedures (lambdas of one argument; the file name relative to the webroot). Defaults to '(). If no handler was found, defaults to just sending a static file.