Changing the tor virtual host to proxy to the https server results in nginx redirecting to https://leftypol.org no matter what you try (proxy_redirect results in a redirect loop in the best case, redirects to the https tld otherwise)
The text was updated successfully, but these errors were encountered:
http://wz6bnwwtwckltvkvji6vvgmjrfspr3lstz66rusvtczhsgvwdcixgbyd.onion/meta redirects to http://wz6bnwwtwckltvkvji6vvgmjrfspr3lstz66rusvtczhsgvwdcixgbyd.onion:8081/meta/ which does not work.
Why does nginx redirect us to 8081?
Request Headers
Response Headers
Investigation
Changing the tor virtual host to proxy to the https server results in nginx redirecting to https://leftypol.org no matter what you try (proxy_redirect results in a redirect loop in the best case, redirects to the https tld otherwise)
The text was updated successfully, but these errors were encountered: