This apache handler converts text files in syntax highlighted HTML output using Text::VimColor. If allowed by the configuration the visitor can also download the text-file in it's original form.
Text::VimColor を使ってソースコードの色づけを行う Apache ハンドラ。mod_perl2 用だそうです。
以前に antipop のけんたろさんが Text::VimColor を用いた Movable Type のグローバルフィルタを書いてましたが、ハンドラ側でやってしまうというのもひとつの手ですね。