I'd like to host two websites with different domain names, on a single server, with a single IP address.
I have a fixed IP address with my service provider. It points to my router which port forwards everything on port 80 to a mac mini server on my local network.
How would I get that mac mini server to host two different websites on the same IP address?
Do I need to play around with the DNS on the Mac, or on the router (which is the entry point for the fixed IP address)? IE on the local network, does each domain name needs its own IP address so that these can be resolved by the single server? Little confused as to where to start. Thanks for help.