Skip to content

Reverse Proxy HTTPS #41

Answered by ggogel
Inaciomcr asked this question in Q&A
Mar 12, 2022 · 2 comments · 2 replies
Discussion options

You must be logged in to vote

Hi, you cannot specify an IP address in the VIRTUAL_HOST parameter. A reverse proxy works with HTTP/HTTPS, meaning OSI Layer 7 (Application). IP is situated in OSI Layer 3 (Network). In this layer, we use routers to "change the direction" of traffic. So try to remove the IP address and see if it works.

Replies: 2 comments 2 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by ggogel
Comment options

You must be logged in to vote
2 replies
@ggogel
Comment options

@ggogel
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