Forums

nvalid HTTP_HOST header

Got this isue Invalid HTTP_HOST header: 'techmaniacy.pythonanywhere.com'. You may need to add 'Invalid HTTP_HOST header: 'techmaniacy.pythonanywhere.com'. You may need to add 'techmaniacy.pythonanywhere.com' to ALLOWED_HOSTS.

I have changed and added 'techmaniacy.pythonanywhere.com' to ALLOWED_HOSTS. but still brings this error, what could be the issue

Did you reload the web app after making changes to ALLOWED_HOSTS?