On 7/3/05, [EMAIL PROTECTED] <[EMAIL PROTECTED]> wrote:
>  
> 
> Hi, 
>     I have Apache 2.0.53 running as reverse proxy with a number of virtual
> hosts. I need to run it as forward proxy for one of the websites. How can I
> configure it as forward proxy for a single website and keep it running as
> reverse proxy for already configured virtual hosts. 

Put the ProxyRequests directive inside the appropriate <virtualHost>. 
You can also scope <Proxy> blocks inside <VirtualHost> containers to
restrict your application.

(However, your descrition of running a forward proxy for one website
is a little vague.  You may need to better describe what you intend to
do.)

Joshua.

---------------------------------------------------------------------
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