Usage
If you, for example, want to redirect all web traffic at http://foo.org to http://bar.org/foo, you just run
foo# webredirect -t http://bar.org/foo
... on the host foo.org.
In case foo.org is a virtual host (maybe even on the same physical
host as bar.org), you can tell webredirect to
listen only at the foo.org interface (it must be a
real
virtual host, i.e. foo.org must be a distinct
IP address).
foo# webredirect -a foo.org -t http://bar.org/foo
See the included man page for more details.
Source
The C++ source for
webredirect is available from
ftp://ftp.stacken.kth.se/pub/projects/webredirect/. It
is also available as a FreeBSD port (and binary package).
Screen shot
You're kidding, right?
Skriv en kommentar
Din epostadress kommer inte att visas. Du kan inte använda markup i kommentaren, men en dubbel radmating blir en styckesbrytning.