I have multiple Raspberry Pi at home and I would like to use them as web servers for some of my projects. I'm aware that I could host several sites on one Pi with virtual hosts, but I want just one on each, so they have more resources available and there are more independent.
I' also aware that I could use different ports for each one,but I would like to use port 80 for all of them, so there are accessible to anyone that type the domain.
So the question is, how can I have two or more domains pointing to the same IP address and make the router (or one of the RPi) figure out which website is hosted in which Pi?
Is it possible at all?
No comments:
Post a Comment