cdn

Creating Signed URLs for Amazon CloudFront

Creating Signed URLs for Amazon CloudFront Question: Short version: How do I make signed URLs “on-demand” to mimic Nginx’s X-Accel-Redirect behavior (i.e. protecting downloads) with Amazon CloudFront/S3 using Python. I’ve got a Django server up and running with an Nginx front-end. I’ve been getting hammered with requests to it and recently had to install it …

Total answers: 6