Hi Folks- I am unable to find information in the docs and the archive. I have a problem where I have a request that needs to be directed to a CGI hosted by the webserver. At the same time I need to have that same request forwarded to another instance of Apache webserver running on a different host. Is it possible to do this. I was looking at PROXYPASS but will that completely bypass the CGI. To give it an analogy, I need a cable splitter that would take the input and split it to different TVs :).
Thanks