chickadee » spiffy » file-extension-handlers

file-extension-handlers #!optional extension->handler-listparameter

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.