Hi guys, I have been stuck on this problem for a while now. Not sure what I am not doing. I have been following the django tutorial step by step but when I try to access the admin page I get this error: The requested URL /admin/ was not found on this server. Here is my website: http://54.247.125.185
This is how I setted up my server. I launched an instance from a Bitnami DjangoStack AMI. I then associated an elastic IP to it using AWS console. The after ssh-ing in the server I started following the django step by step tutorial
Any help will be much appreciated. Thanks