I used these instructions http://nickpolet.com/blog/1/  to install Django 
on AWS EC2 t1.micro instance.

It went well until I restarted apache and was supposed to see the initial 
Django page at the Public DNS address: "Now if you view the servers Public 
DNS in your browser you should see the default django page telling you that 
'it worked'. If you do not see this page, then make sure you have allowed 
port 80 through on the AWS Security Group that the instance has been 
assigned. If that doesn't work then see below."

I do not see the page. I allowed port 80 to the security group, but it is 
still not showing. What else can be done?

Thanks!

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/328d10dc-30ad-477d-8ba2-73aa8ad3175a%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to