Hi, Is it possible to forward a request to another HTTP server without using the HTTP redirection codes (30x)? I would like that Apache connects to another server, sends it the request and waits for the response before returning it to the user agent. How can I do this?
Regards, Bertrand Fritsch
