Re: [us...@httpd] How to compile mod_proxy_add_forward.c

2010-10-22 Thread Rich Bowen
On Oct 21, 2010, at 11:31 AM, aparna aryan wrote: Please let me know the procedure to compile the mod_proxy_add_forward.c module. Version details of apache : apache_1.3.28 Please note that not only is 1.3 "End Of Life" and unsupported, but 1.3.28 is from a *seriously* long time ago. If

Re: [us...@httpd] How to compile mod_proxy_add_forward.c

2010-10-21 Thread Eric Covener
On Thu, Oct 21, 2010 at 11:31 AM, aparna aryan wrote: > Hi, > > Please let me know the procedure to compile the mod_proxy_add_forward.c > module. > > Version details of apache : > apache_1.3.28 > > I have tried using the following commands : > > ./configure --prefix=/opt/web/apache/app/systech/ --

[us...@httpd] How to compile mod_proxy_add_forward.c

2010-10-21 Thread aparna aryan
Hi, Please let me know the procedure to compile the mod_proxy_add_forward.c module. Version details of apache : apache_1.3.28 I have tried using the following commands : ./configure --prefix=/opt/web/apache/app/systech/ --enable-module=proxy --activate-module=src/modules/extra/mod_proxy_add_for