Changes for version 0.05 - 2005-08-26
- Added use_apache option to enable the Apache DECLINED support. Default is disabled as it appears Catalyst is faster at serving the files!
- Added a check that Apache's DocumentRoot matches Catalyst's root before serving DECLINED.
- Preload MIME::Types index during setup() so it's not built on the first request.
- Added a note on performance of Apache vs. Catalyst.
Modules
Make serving static pages painless.