Im wondering if the following scenario is possible to setup on a local network. All the computers in my home network are connected to single machine that acts as a server. This server is currently running WinXP, Apache and is sharing an internet connection with the other machines.
What I would like to do is redirect all HTTP requests from the client machines to a webpage locally hosted on the server. So, if a client attempts to enter an IP or enters a domain name in their browser, they will be taken to a webpage of my choosing on the server machine.
Im not sure how to exactly accomplish this. Do I have to reroute all DNS lookups? If so, do I need my own DNS server running on the server? I would appreciate your help in this, and please bear in mind that I only have a rudimentary knowledge of network administration, enough to be able to setup a home network, enable internet connection sharing, file sharing etc. Thanks
What I would like to do is redirect all HTTP requests from the client machines to a webpage locally hosted on the server. So, if a client attempts to enter an IP or enters a domain name in their browser, they will be taken to a webpage of my choosing on the server machine.
Im not sure how to exactly accomplish this. Do I have to reroute all DNS lookups? If so, do I need my own DNS server running on the server? I would appreciate your help in this, and please bear in mind that I only have a rudimentary knowledge of network administration, enough to be able to setup a home network, enable internet connection sharing, file sharing etc. Thanks