vault backup: 2024-05-19 09:43:53
This commit is contained in:
parent
c0655c85c0
commit
fc1360ac31
@ -1,4 +1,6 @@
|
|||||||
This file documents my troubleshooting methodology for configuring nginx to reverse proxy https traffic, and reverse proxy non https traffic on tcp/443.
|
This file documents my troubleshooting methodology for configuring nginx to reverse proxy https traffic, and reverse proxy non https traffic on tcp/443.
|
||||||
|
|
||||||
Right now, it appears that I can't do that with one IP because that would require two separate nginx `server`s listening on 443
|
Right now, it appears that I can't do that with one IP because that would require two separate nginx components listening on the same port, or that's what I ascertained from the logs.
|
||||||
|
|
||||||
|
|
||||||
## IP Aliasing
|
## IP Aliasing
|
||||||
|
Loading…
Reference in New Issue
Block a user