If you want to disable the new transparent host rewriting, override http_host in your server script:
properties = {'http_host': 'hostname'}
If you want to disable the new transparent host rewriting, override http_host in your server script:
properties = {'http_host': 'hostname'}