SpeedDemon
Programmer
Hi all, I've got a problem and Im hoping to use apache to solve it...
Consider a simple network with a Win2K server connected to a linux machine running apache..
win2k : 192.168.0.1
redhat: 192.168.0.16
The Win2k machine is accessable from the internet. Now, If someone sends a port 80 request to the win2k machine, i'd like it to forward the connection to the redhat machine on the internal network and pass the response back to the user via the win2k machine.
Confused? I hope not
Ok, so now i have installed apache on the win2k machine as I thought I might be able to map incoming calls on port 80 to a different IP on the network (onto the redhat machine), im sure apache can do this, I just dont know how...
Please help!!
Thanks,
Consider a simple network with a Win2K server connected to a linux machine running apache..
win2k : 192.168.0.1
redhat: 192.168.0.16
The Win2k machine is accessable from the internet. Now, If someone sends a port 80 request to the win2k machine, i'd like it to forward the connection to the redhat machine on the internal network and pass the response back to the user via the win2k machine.
Confused? I hope not
Ok, so now i have installed apache on the win2k machine as I thought I might be able to map incoming calls on port 80 to a different IP on the network (onto the redhat machine), im sure apache can do this, I just dont know how...
Please help!!
Thanks,