Cache-mapping
From CauchoWiki
| directive | description | default |
|---|---|---|
| url-pattern | url pattern (like *.jsp) to match | required |
| url-regexp | regular expression to match (3.0.16) | required |
| expires | (depecated) alias of max-age | |
| max-age | value of cache-control max-age property (3.0.16) | |
| s-max-age | value of cache-control s-max-age property (3.0.16) |
