Sebastian,

S3 is simply a storage service.  There is no way to run scripts (such as
django) against it.  If you just want to host the static content of your
site (such as images and CSS) you'll find info on that all throughout the
list's history.  But from how I read your question, you want to upload your
files to Amazon and let them be your web host - that is not possible.  With
Amazon's EC2 you can configure it to run Django since it is a Linux virtual
machine - but not S3.

Adam

On Nov 10, 2007 5:18 PM, sebastian stephenson <[EMAIL PROTECTED]> wrote:

>
> I am considering using amazon s3 as a web-hosting service and I would
> like to know do django or python itself prevent this from happening?
> see ya
>
> sebey
>
>
>
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to