Re: [us...@httpd] Apache Proxy Directives

2010-11-21 Thread Igor Galić
- "Joost de Heer" wrote: > On Sun, November 21, 2010 08:33, Sachin Bhugra wrote: > > > > Yes, sorry for the typo, i meant "Directives" > > > > By proxy.conf, I meant like we have httpd-vhost.conf and other files > in > > conf/extra folder, does it also create file like proxy.conf (maybe > wi

RE: [us...@httpd] Apache Proxy Directives

2010-11-21 Thread Joost de Heer
On Sun, November 21, 2010 08:33, Sachin Bhugra wrote: > > Yes, sorry for the typo, i meant "Directives" > > By proxy.conf, I meant like we have httpd-vhost.conf and other files in > conf/extra folder, does it also create file like proxy.conf (maybe with > another name or add directives to some othe

RE: [us...@httpd] Apache Proxy Directives

2010-11-20 Thread Sachin Bhugra
e: Sun, 21 Nov 2010 00:14:05 +0100 From: jer...@adaptr.nl To: users@httpd.apache.org Subject: Re: [us...@httpd] Apache Proxy Directives On 11/20/2010 11:21 PM, Sachin Bhugra wrote: hi, I have compiled Apache 2.2.16 as follow: ./configure --prefix=/usr/local/httpd2.2.16

Re: [us...@httpd] Apache Proxy Directives

2010-11-20 Thread Jeroen Geilman
On 11/20/2010 11:21 PM, Sachin Bhugra wrote: hi, I have compiled Apache 2.2.16 as follow: ./configure --prefix=/usr/local/httpd2.2.16 --with-mpm=prefork --with-mpm=worker --with-included-apr --enable-ssl --enable-proxy --enable-mods-shared="most proxy" You can only build one MPM. Howeve

[us...@httpd] Apache Proxy Directives

2010-11-20 Thread Sachin Bhugra
hi, I have compiled Apache 2.2.16 as follow: ./configure --prefix=/usr/local/httpd2.2.16 --with-mpm=prefork --with-mpm=worker --with-included-apr --enable-ssl --enable-proxy --enable-mods-shared="most proxy" However, all I can see is the modules loaded for proxy, however none of the