On 7/3/05, satinders@xxxxxxxxxxxxxxxxxx <satinders@xxxxxxxxxxxxxxxxxx> 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: users-unsubscribe@xxxxxxxxxxxxxxxx " from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx