Eli Orellana

Results 3 comments of Eli Orellana

my regions is us-west-1 what do you mean by http verb? location ~ ^/data/(.*)$ { proxy_pass http://[myBucket].s3.amazonaws.com/[key]/data/$1; ``` aws_access_key [myKey]; aws_secret_key [mySecret]; s3_bucket [myBucket]; proxy_set_header Authorization $s3_auth_token; proxy_set_header x-amz-date $aws_date;...

Oh I'm accessing it directly thru the URL Www.domain.com/data/image.jpg On Saturday, July 18, 2015, Arvind Jayaprakash [email protected] wrote: > GET, POST, HEAD etc. etc. I meant HTTP method > >...

its get GETx-amz-date:Mon, 20 Jul 2015 20:35:44 GMT /photo11_2x5714619687.jpg