Static::Simple 0.16 - fix 204/304 bug under mod_perl. Allow files in static dirs...
authorAndy Grundman <andy@hybridized.org>
Mon, 30 Apr 2007 16:22:12 +0000 (16:22 +0000)
committerAndy Grundman <andy@hybridized.org>
Mon, 30 Apr 2007 16:22:12 +0000 (16:22 +0000)
commitc8ee8fd29adb4074cd205c6c7bc66a743eb80a53
treee71f568b41cfd9b46b8b7828cc5b50165ae6c51c
parent9d557523c282d8ada38cc70a35cd742ae7ec2f9e
Static::Simple 0.16 - fix 204/304 bug under mod_perl.   Allow files in static dirs defined by 'dirs' to be served even if they match ignore_dirs or ignore_extensions
Changes
lib/Catalyst/Plugin/Static/Simple.pm
t/05dirs.t
t/lib/TestApp/root/always-static/test.html [new file with mode: 0644]