An uneducated guess: did you try to create the missing file?
Am 03.07.2017 um 08:52 schrieb Luvpreet Singh:
> On the official page, it is said that to host ansible tower behind nginx, you need to provide headers in the
> `/etc/tower/conf.d/remote_host_headers.py` file.
>
> But, in my `/etc/tower/` folder, there is no `conf.d/remote_host_headers.py` file.
>
> awx@server:/etc/tower$ tree
> .
> ├── conf.d
> │ ├── caching.py
> │ ├── celeryd.py
> │ ├── ha.py
> │ ├── postgres.py
> │ └── rabbitmq.py
> ├── SECRET_KEY
> ├── settings.py
> ├── settings.py.20170629122404
> ├── tower.cert
> └── tower.key
>
>
> How can I host ansible tower via nginx ?
>
> --
> You received this message because you are subscribed to the Google Groups "Ansible Project" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to ansible-proje...@googlegroups.com
> <mailto:ansible-project+unsub...@googlegroups.com>.