- To: slug@xxxxxxxxxxx
- Subject: [SLUG] HTTP redirection
- From: Jon Biddell <jon@xxxxxxxxx>
- Date: Sat Sep 2 22:59:42 2000
Hi all,
I have Apache set up on my gateway machine, and can access this via the
web with no problems.
What I need to do is to re-direct any calls to this box to another server
on my local network.
e.g. 203.30.61.4 (my fixed IP address) resolves to predator.fl.net.au,
which is running Appache. I need to redirect all calls to this machine to
"slave" (my internal server).
Can this be done easily ?
Jon