[EMAIL PROTECTED] mod_proxy_html problems

2006-01-17 Thread Fay, Michael
I've compiled and installed apache 2 and the mod_proxy_html module and configured the httpd.conf in accordance to this apacheweek article: http://www.apacheweek.com/features/reverseproxies   I'm getting the following error when trying to start apache:   Syntax error on line 180 of /usr/

[EMAIL PROTECTED] mod_proxy_html compilation problems

2006-01-17 Thread Fay, Michael
I am trying to compile mod_proxy_html.c on a solaris 9 box with apache 2 apxs. libxml2 is installed. I keep getting the following error:   /home/mfay % apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c /usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic -I/usr/local

[EMAIL PROTECTED] mod_proxy_html problem

2006-01-16 Thread Fay, Michael
I have searched the archives and haven't seen anything on this problem so...   I'm trying to compile mod_proxy_html on Solaris 9 with apache 2 apxs. I'm getting the following error:   /home/mfay % sudo /usr/local/apache2/bin/apxs -c -I/usr/include/libxml2 -i mod_proxy_html.c /usr/local