vault backup: 2024-05-19 09:44:53
This commit is contained in:
parent
fc1360ac31
commit
6c3037fcce
@ -2,5 +2,9 @@ This file documents my troubleshooting methodology for configuring nginx to reve
|
|||||||
|
|
||||||
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.
|
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.
|
||||||
|
|
||||||
|
I modified `/etc/nginx/nginx.conf` to include this block underneath the `http` block:
|
||||||
|
```nginx
|
||||||
|
|
||||||
|
```
|
||||||
|
|
||||||
## IP Aliasing
|
## IP Aliasing
|
||||||
|
Loading…
Reference in New Issue
Block a user