&
Best unofficial Apache Server developers community
Username
Remember me?
Password
Forgot password?
Create an account
List archives
Videos
Answers
Questions
Unanswered
Tags
Ask Question
amazon-s3
0
votes
0
answers
50
views
Generate a GetPreSignedURL for a PUT operation for a S3 file upload
I am having trouble with the following code which uses the AWS SDK (Amazon Web Services SDK). I am trying to generate a pre-signed URL for a put…
c#
.net
http
amazon-s3
put
asked
June 24, 2011 9:39 am CDT
fraXis
0
votes
1
answer
59
views
Measuring accesses to files - apache
So, I run a website, that among other things serves some files (usually PDFs). All of these are stored under a specific directory on the server:…
apache
amazon-s3
asked
June 22, 2011 6:19 pm CDT
George
3
votes
3
answers
36
views
Limiting Membership By Bandwidth
I've just deployed a Codeigniter application to Amazon EC2 (using S3 for media and RDS for MySQL). I need to restrict user account access based on…
php
apache
codeigniter
amazon-s3
amazon-ec2
asked
June 16, 2011 8:34 am CDT
logic-unit
0
votes
4
answers
32
views
Amazon EC2 & S3 When using Python / SQLite?
Suppose that I have a huge SQLite file (say, 500[MB]) stored in Amazon S3 . Can a python script that is run on a small EC2 instance directly access…
python
sqlite
amazon-s3
amazon-ec2
asked
June 9, 2011 10:54 pm CDT
user3262424
0
votes
1
answers
44
views
Setting foobar.com and www.foobar.com to point to my Amazon S3–hosted site
I have a website hosted at Amazon S3; the URL is something like www.foobar.com.s3-website-us-east-1.amazonaws.com . I would like to set my domain…
amazon-s3
dns
amazon-web-services
asked
June 8, 2011 10:59 am CDT
bdesham
1
vote
2
answers
39
views
Send mysql dump to amazon S3
I want to do a simple full backup of my mysql database to S3 once or twice a day. So I can execute mysqldump in a cron task. What's the easiest way…
mysql
database
amazon-s3
backup
mysqldump
asked
June 2, 2011 12:45 pm CDT
at
1
vote
2
answers
50
views
Serving static files with amazon s3 vs nginx
Let say I have an django application Will it be better (performance-wise) to serve the static files with s3 or to setup an nginx server on a ec2…
nginx
amazon-ec2
amazon-s3
asked
May 30, 2011 9:24 pm CDT
Julien Grenier
0
votes
3
answers
47
views
Running MySQL on Amazon EC2 with EBS
Hi, I have a production server whose MYSQL may not be backed up. The instance in question has an EBS backed root device (/dev/sda1), which is…
mysql
amazon-s3
amazon-ec2
amazon-web-services
volume
asked
May 26, 2011 2:18 pm CDT
Brendan
0
votes
0
answers
56
views
Persisting file transfer bytes written from server to Amazon S3.
How would you recommend persisting the file transfer progress of a file saved on the server which is being transfered to Amazon S3. I would like to…
php
mysql
curl
amazon-s3
comet
asked
May 26, 2011 7:26 am CDT
Laykes
0
votes
0
answers
39
views
Map multiple subdomains to same S3-bucket
Is there some way to map multiple (thousands) of subdomains to one s3-bucket? If so is it also possible to map it to a specific path in the bucket…
amazon-s3
dns
amazon-web-services
cloudfront
asked
May 25, 2011 4:10 pm CDT
Martin
2
votes
1
answer
47
views
Can i use "Rsync" for backing up at Amazon S3
I have bought some space from evbackup which provides me FTP , rsync and SSH. But i have also read that Amazon S3 can also be used to backups. So i…
backup
ftp
amazon-s3
asked
May 25, 2011 1:40 am CDT
Moorage
0
votes
2
answers
37
views
Rewriting urls with nginx to make them serve an index.html
Hi *, I'm using S3 to host some static content, and using a bit of url rewriting to make everything work. This is my conf right now: server { listen…
nginx
url-rewriting
amazon-s3
asked
May 17, 2011 7:53 pm CDT
ngw
0
votes
0
answers
58
views
HTTP POST with HttpWebRequest
Hi all, I'm trying to POST some data as if I was using FORM on HTML site (ContentType = multipart/form-data). The target is amazon's s3. I'm using…
.net
http
post
httpwebrequest
amazon-s3
asked
May 17, 2011 6:53 am CDT
Jarek Kożdoń
0
votes
1
answers
49
views
Serving static sites from S3 with nginx
Hi *, I know that S3 can serve a simple index.html file if it's in the root of a bucket, but my need is to serve lots of simple static sites and S3…
nginx
amazon-s3
static
asked
May 16, 2011 10:59 pm CDT
ngw
0
votes
3
answers
37
views
Extract bucket and resource name from S3 URL (regex question)
AFAIK S3 urls are ONLY as follows (please correct me if I'm wrong): http(s)://s3.amazonaws.com/$bucket/$resource…
php
regex
amazon-s3
asked
May 10, 2011 6:53 am CDT
matt74tm
0
votes
0
answers
31
views
Which way of referencing S3 files is better / faster?
Is this method of addressing S3 files better / more reliable / faster? http://abcinfo.s3.amazonaws.com/something.doc or this way:…
performance
amazon-s3
dns
domain-name
asked
May 6, 2011 1:30 am CDT
matt74tm
0
votes
1
answers
42
views
Protecting static downloads in Apache2 with S3-like REST authentication?
I'd like to expose static download content served by a regular apache2 process with REST authenticated links similar to those offered by Amazon S3,…
apache2
amazon-s3
restful-authentication
asked
May 1, 2011 8:42 am CDT
AndiW
0
votes
0
answers
36
views
How do I track data/traffic from files served by my Amazon S3/CloudFront accounts?
My website hosts images for others. In my htaccess file I redirect requests for those images to php scripts which first logs the traffic, then…
php
.htaccess
amazon-s3
amazon-web-services
cname
asked
April 30, 2011 3:05 am CDT
terence
0
votes
2
answers
53
views
Mapping naked domain (www.domain.com) to static website saved in s3
I am developing a web application. I recently purchased a domain from godaddy.com and am using google apps for email, calendar, docs and other…
dns
webserver
amazon-ec2
amazon-s3
asked
April 25, 2011 5:29 am CDT
Jeevan Dongre
0
votes
0
answers
37
views
Amazon - S3 or CloudFront - httpS custom domain
I'm looking for some CDN where I can setup certificate for httpS I have subdomain.site.com and I need that all files from https://subdomain.site.com…
https
amazon-s3
amazon-web-services
amazon-cloud-front
asked
April 19, 2011 4:57 am CDT
Pydev UA
Pages
:
1
|
2
|
3
>
46
amazon-s3
Tagged:
amazon-s3
Related Tags
amazon-ec2
× 9
mysql
× 8
amazon-web-services
× 7
php
× 6
dns
× 5
hadoop
× 5
http
× 4
amazon
× 4
nginx
× 4
ftp
× 4
ssl
× 4
https
× 3
cloudfront
× 3
ruby-on-rails
× 3
mapreduce
× 2
.net
× 2
backup
× 2
.htaccess
× 2
apache
× 2
mongodb
× 2
performance
× 2
mod-rewrite
× 2
cloud
× 2
apache2
× 1
codeigniter
× 1
httpwebrequest
× 1
aws
× 1
domain-name
× 1
transfer
× 1
English
Russian
Copyright 2007 - 2012
Best unofficial Apache Server developers community
Privacy policy