How to use mod_proxy behind a proxy?

Alles, was den Apache betrifft, kann hier besprochen werden.

How to use mod_proxy behind a proxy?

Postby hnorden » 30. March 2009 16:49

Does anyone know, how to set a proxy server in apache?

Using mod_rewrite, mod_proxy and mod_proxy_http, I try to use an external Server.
The apache is behind a proxy and thereby trying to get the content to deliver from the external server without any possibility to reach it.
(servername below is taken as example)

RewriteEngine On
ProxyPass /123 http://www.myserver.com/123
ProxyPassReverse /123 http://www.myserver.com/123

What I simply need to do is telling apache to connect to the internet through a proxy server - but how?

Have not found it in any documentation...
hnorden
 
Posts: 2
Joined: 30. March 2009 16:21

Re: How to use mod_proxy behind a proxy?

Postby Wiedmann » 30. March 2009 17:01

What I simply need to do is telling apache to connect to the internet through a proxy server - but how?

http://httpd.apache.org/docs/2.2/mod/mo ... roxyremote
Wiedmann
AF Moderator
 
Posts: 17102
Joined: 01. February 2004 12:38
Location: Stuttgart / Germany

Re: How to use mod_proxy behind a proxy?

Postby hnorden » 31. March 2009 08:59

Merci bien!
Works fine. Thanks a lot. :D
hnorden
 
Posts: 2
Joined: 30. March 2009 16:21


Return to Apache

Who is online

Users browsing this forum: No registered users and 210 guests