My asp.net mvc site includes folders for JS and CSS files.

What is the proper way to configure cloudfront to cache these files? Should my origin server name just point to

myapp.com

or

myapp.com/scripts

and

myapp.com/css

I only want to cache the static files, not the whole site of course.

link|improve this question

feedback

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown

Browse other questions tagged or ask your own question.