fixed redirect bugs in file, image, and zip archive

added cache control headers to style
added cache control headers to snippet
added server side caching to snippet
This commit is contained in:
JT Smith 2006-04-15 16:07:04 +00:00
parent 404749e32b
commit da9c26d72c
7 changed files with 45 additions and 4 deletions

View file

@ -6,6 +6,11 @@ our $HELP = {
title => 'snippet add/edit title',
body => 'snippet add/edit body',
fields => [
{
title => 'cache timeout',
namespace => 'Asset_File',
description => 'cache timeout help'
},
{
title => 'assetName',
description => 'snippet description',