You'll probably want to use mod_proxy. There's a whole section on it
in the manual: http://httpd.apache.org/docs/2.2/mod/mod_proxy.html

--

Feel free to contact me using PGP Encryption:
Key Id: 0x3AA70848
Available from: http://pgp.mit.edu/



On Tue, Dec 23, 2008 at 6:19 PM, [email protected]
<[email protected]> wrote:
> 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: [email protected]
>   "   from the digest: [email protected]
> For additional commands, e-mail: [email protected]
>
>

---------------------------------------------------------------------
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: [email protected]
   "   from the digest: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to