[ad_1]
hello fellow WP users…
i have following setup:
`hitch (port 443) -> varnish (port 80) -> nginx (port 80)`
and WP complains about not reaching itself over port 443.
it basically tries to connect to the nginx server it runs on using port 443 which is not open…
the php CURL command it uses for that ignores the /etc/hosts file which i tried to use to force it to connect to itself via the HTTPS proxy.
i would be very thankful if someone could provide an answer.
or a workaround.
thanks!
[ad_2]