Actually, I just fixed it - I didn't grant access to port 80 in the security group. Now it works! Before, I saw "Page not found". Thanks!
On Mon, Jan 27, 2014 at 6:48 PM, Avraham Serour <[email protected]> wrote: > what do you see then? > > > On Mon, Jan 27, 2014 at 3:27 PM, Feyzi Bagirov <[email protected]>wrote: > >> 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. >> > > -- > You received this message because you are subscribed to a topic in the > Google Groups "Django users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/django-users/_-DJKxROJZA/unsubscribe. > To unsubscribe from this group and all its topics, 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/CAFWa6tJwfP6E4QxD4KndypDT380-dm-p%2B4M1tbNXVgw98MRWpQ%40mail.gmail.com > . > > For more options, visit https://groups.google.com/groups/opt_out. > -- 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/CADYQ1c2kPSLS_BFk6E%3Dk1AmzB7ju_-Vw%3DN2vLvFBOBaQwq1GOg%40mail.gmail.com. For more options, visit https://groups.google.com/groups/opt_out.

