缓存设置
{{if $at==0}}
{{else}}
{{/if}}
文件扩展名
content-Type
网址
值:
缓存时间:
秒
强制缓存
操作
序列
设置名称
缓存时间
值
{{foreach from=$header item=row}}
删除
{{$row.id}}
{{$row.name}}
{{$row.max_age}} 秒 {{if $row.static}}强制缓存{{/if}}
{{$row.val}}
{{/foreach}}