Don't even know if this is possible, but if it is, would like to learn how I can use NGINX running on an arbitrary Debian 10.4-based VPS with a fixed IP to support three or four different websites under development.
I think this should be possible by assigning different HTTP/HTTPS ports per site, but perhaps there are other ways.
Alternatively, its been suggested to me that I could create a local hosts file with containing multiple domain names that when connecting to the VPS's IP could be distinguished by Nginx.
Any/All suggestions welcome!
I think this should be possible by assigning different HTTP/HTTPS ports per site, but perhaps there are other ways.
Alternatively, its been suggested to me that I could create a local hosts file with containing multiple domain names that when connecting to the VPS's IP could be distinguished by Nginx.
Any/All suggestions welcome!