hi
is anybody using apache as a reverse-proxy ?
i have compiled apache with mod_proxy, but it's not working.
does anybody have some configuration notes how to do that ?
i want to do the following:
URL prefix (from client)
http://www.foo.com/xyz
Map to (proxy will use this)
http://www.123.com:8181/xzy
thanks and regards
markus