Re: [us...@httpd] httpd RPM creation failed

2010-02-06 Thread Nilesh Govindarajan
On 02/07/2010 12:14 AM, vivekanandan nataraj wrote: On Sat, Feb 6, 2010 at 9:27 PM, Nilesh Govindarajan mailto:li...@itech7.com>> wrote: On 02/06/2010 09:23 PM, vivekanandan nataraj wrote: HI Nilesh, Thanks for your reply. I want to update the existing Apache rpm

Re: [us...@httpd] httpd RPM creation failed

2010-02-06 Thread vivekanandan nataraj
On Sat, Feb 6, 2010 at 9:27 PM, Nilesh Govindarajan wrote: > On 02/06/2010 09:23 PM, vivekanandan nataraj wrote: > >> HI Nilesh, >> >> Thanks for your reply. >> >> I want to update the existing Apache rpm package with latest one that is >> onfigured with --with-included-apr option. >> >> In the "c

[us...@httpd] How to set up a reverse proxy for login.facebook.com

2010-02-06 Thread fulan Peng
Hi, Apache gurus! I am trying to set up a reverse proxy for facebook by using Apache mod_proxy and mod_proxy_html. . ProxyRequests off SetOutputFilter proxy-html ProxyHTMLInterp On .. SSLEngine on SSLProxyEngine on SSLProxyVerify none .. ProxyPass /13/ http://www.facebook.com/ ProxyPa

Re: [us...@httpd] httpd RPM creation failed

2010-02-06 Thread Nilesh Govindarajan
On 02/06/2010 09:23 PM, vivekanandan nataraj wrote: HI Nilesh, Thanks for your reply. I want to update the existing Apache rpm package with latest one that is onfigured with --with-included-apr option. In the "configure" script, variable "$apr_config" is creating problem when we use "--with-in

Re: [us...@httpd] httpd RPM creation failed

2010-02-06 Thread vivekanandan nataraj
HI Nilesh, Thanks for your reply. I want to update the existing Apache rpm package with latest one that is onfigured with --with-included-apr option. In the "configure" script, variable "$apr_config" is creating problem when we use "--with-included-apr option". Regards, Vivek On Sat, Feb 6, 2

Re: [us...@httpd] httpd RPM creation failed

2010-02-06 Thread Nilesh Govindarajan
On 02/06/2010 05:06 PM, vivekanandan nataraj wrote: Hi All, Version - httpd-2.2.14 If we use "--with-included-apr" configuration option, we are unable to build the RPM. I had removed the "--with-apr" and "--with-apr-util" configure options and added the "--with-included-apr" option But throws

[us...@httpd] httpd RPM creation failed

2010-02-06 Thread vivekanandan nataraj
Hi All, Version - httpd-2.2.14 If we use "--with-included-apr" configuration option, we are unable to build the RPM. I had removed the "--with-apr" and "--with-apr-util" configure options and added the "--with-included-apr" option But throws an error === ../configure: l