13135/host-not-allowed
DisallowedHost at /
Invalid HTTP_HOST header: '13.127.191.88:8000'. You may need to add u'13.127.191.88' to ALLOWED_HOSTS.
Go to your project directory
cd project
ALLOWED_HOSTS = [] Add the IP address here
ALLOWED_HOSTS = ['13.127.191.88']
Save it and then run the server Then again open chrome or browser
13.127.191.88:8000
It will work.
Hi@akhtar, When we connect our instance from local ...READ MORE
Try and check private dns hostnames supported ...READ MORE
Certainly, it can be used to do ...READ MORE
Add AWS plugins within eclipse from market ...READ MORE
Hey @nmentityvibes, you seem to be using ...READ MORE
Hi all, with regard to the above ...READ MORE
It can work if you try to put ...READ MORE
Try to install an older version i.e., ...READ MORE
context.done has to be included after the ...READ MORE
I got a discussion on aws forum ...READ MORE
OR
At least 1 upper-case and 1 lower-case letter
Minimum 8 characters and Maximum 50 characters
Already have an account? Sign in.