I have an Apache server in home connected to a router that only allow 1 server on port 80. Everything is working fine, but now I have one Mac Mini Server that is configured to use port 80.
How can I redirect an sub-domain from my main server to an internal IP address (Mac Mini server)?
The main server's IP is 10.0.0.73 and that of the Mac Mini is 10.0.0.82. Is that possible?
I tried to use proxy but i dont know if it is well configured.