Re: how would i host more than 2 sites on the same port and IP address?

2021-01-14 Thread rveerman
cool :) i was able to get it to work. for completeness sake, and for all those looking for an explanation as to how to get this done properly, i will post my setup to this list now. sorry if this seems clueless to the members of this list, but please realize that there are plenty of people out th

Re: how would i host more than 2 sites on the same port and IP address?

2021-01-13 Thread rveerman
oh, i forgot to add, each of these sites would be proxy-forwarded to different apache2 instances, which in turn would be using different DocumentRoot for each of the sites. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,290480,290481#msg-290481

how would i host more than 2 sites on the same port and IP address?

2021-01-13 Thread rveerman
hi. i'm aware of the reuseport directive, but i'm wondering how it would be possible to host more than 2 sites on the same IP and port, distinguishing between the sites only by means of the actual server name as it's entered into the browser.. specifically, i want to host example.com, v2.example.