starteam / starcellbio_html

2 stars 7 forks source link

add rule to redirect IP requests #758

Closed pdpinch closed 6 years ago

pdpinch commented 7 years ago

So tired of this error: Invalid HTTP_HOST header: '54.85.77.206'.You may need to add u'54.85.77.206' to ALLOWED_HOSTS.

I believe it's mostly crawlers, but we might as well send them to the proper site.

blarghmatey commented 6 years ago

This is fixed in the code, we just need to wait for the production deployment.