Skip to content

Reverse proxy HTTPS #220

Answered by tobychui
Aerglonus asked this question in Q&A
Jun 27, 2024 · 1 comments · 3 replies
Discussion options

You must be logged in to vote

@Aerglonus There are a few reasons for it. First of all, the 404 not found is probably not from Zoraxy but your proxied services. For your information, 404 page in Zoraxy looks like this.

Secondly, do your backend server (.1.65) used a self-sign certificate for the https? If yes, you will also need to enable Skip Verification. Otherwise, I would usually recommend proxying via HTTP if both of your nodes are within your private / local area network.

Thirdly, I assume that the 400 error does not origin from Zoraxy but your backend / other services. (Zoraxy will only shows error of 500, 521 and 404 as I remembered).

So I guess you really need to check your networking and config to see what e…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@Aerglonus
Comment options

@tobychui
Comment options

Answer selected by Aerglonus
@Aerglonus
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants