
dse at webonastick
Nov 18, 2011, 10:56 AM
Views: 1522
Permalink
|
|
Re: Use with Amazon CloudFront CDN (for images, PDFs, etc.)
[In reply to]
|
|
I wrote: >> (3) So now I'm looking to use some sort of versioning system on the >> files we publish for distribution via CDN. (Remember, we're not using >> the CDN for the HTML pages, just everything else.) On Fri, Nov 18, 2011 at 12:45, Alex Krohn <alex [at] gt> wrote: > Definitely the way to go. Put one year cache headers, and then when > content changes (new css, js or media), bump the version number in the > url. Good to know. Any thoughts on whether the following is the correct way to go about it? I wrote: > (A) Can versioning be accomplished by simply adding support for > something like %{version} to output channel URL formats, or is it more > complex than that?
|