Hi,
I have an Apache HTTP Server that must forward requests to another server 
inside my intranet, for example a request to http://172.10.19.1
/proxy/aaa/bbb/ccc.html (where 172.10.19.1 is the HTTP Server address) must be 
redirect to http://172.10.19.20/aaa/bbb/ccc.html.
What are the configuration I 
have to write in the httpd.conf?

Thanks in advance to any information on this

Best Regards,
Gio

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to