WordPress Website not rendered properly via nginx reverse proxy

Kevin Weis nginx-4dk5spqe at compilenix.org
Tue Oct 15 14:11:57 UTC 2024


Hi Nick,
have you tried to remove the trailing slash from the upstream url?

Turning: "proxy_pass http://example.private.noa.gr:80/;"

info: "proxy_pass http://example.private.noa.gr:80;"

If this resloves your issue, you can find the details in the docs here: 
https://nginx.org/en/docs/http/ngx_http_proxy_module.html#proxy_pass


-- 
Best regards
Kevin Weis
Pronouns: he / him

https://compilenix.org


More information about the nginx mailing list