Re: point url with folder to s3

2011-11-13 Thread Justin Steward
On Mon, Nov 14, 2011 at 8:47 AM, ydjango wrote: > I have all my static being served from https://www.example.com/media/ > > in my code I have all images pointing to /media all over the code. > for example: > > Is there a way I can point it to use S3 and cloudfront to serve

point url with folder to s3

2011-11-13 Thread ydjango
I have all my static being served from https://www.example.com/media/ in my code I have all images pointing to /media all over the code. for example: Is there a way I can point it to use S3 and cloudfront to serve the static files. My understanding is that I cannot use CNAME. If I was using