Thank you, Nick, for your rapid and obviously knowledgeable advice. I will try the solutions you suggest and report back to the group with results in case someone else is having a similar problem.
Larry
Dr. Larry Burton
Associate Professor
Department of Electronics, Computers, and Information Tech
On 17 Dec 2010, at 21:45, Larry W Burton wrote:
>
> I have configured Apache Apache/2.2.3 on CentOS 5.5 as a reverse proxy
> using mod_proxy_html, and both Apache and mod_proxy_html are working
> correctly. The problem is that I am trying to access a Promise storage
> Array which has horrible htm
I have configured Apache Apache/2.2.3 on CentOS 5.5 as a reverse proxy
using mod_proxy_html, and both Apache and mod_proxy_html are working
correctly. The problem is that I am trying to access a Promise storage
Array which has horrible html. Specifically, MULTIPLE tags in the
same page:
... the f
Hi. mod_proxy_html 3.1.2 with Apache 2.2.3. mod_proxy_html seems to be
mangling the output in some of my HTML links.
My configuration is:
ProxyHTMLLinks a href
ProxyHTMLLinks areahref
ProxyHTMLLinks basehref
ProxyHTMLLinks blockquote cite
ProxyHTML
Ups my mistake, missed the -i switch in the apxs command...all good now
thanks for your help guys.
Igor
On Mon, Feb 8, 2010 at 4:41 PM, Igor Cicimov wrote:
> Hi Eric,
>
> This is the output from my last try
>
> /install/software/mod_proxy_html$ /usr/local/apache2/bin/apxs -c
> -I/usr/local/incl
Hi Eric,
This is the output from my last try
/install/software/mod_proxy_html$ /usr/local/apache2/bin/apxs -c
-I/usr/local/include/libxml2 -I. -a mod_proxy_html.c
/usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARG
Hi Snader,
The file is in the same folder where the mod_proxy binaries are
mod_proxy_html/mod_xml2enc.h
Igor
On Mon, Feb 1, 2010 at 4:34 PM, Sander Temme wrote:
>
> On Jan 31, 2010, at 5:19 PM, Igor Cicimov wrote:
>
> > # /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a
> mod
On Jan 31, 2010, at 5:19 PM, Igor Cicimov wrote:
> # /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a
> mod_proxy_html.c
> /usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
> -DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE
>
On Sun, Jan 31, 2010 at 8:46 PM, Igor Cicimov wrote:
> Thanks for your reply Eric. Here is what I get now (if I understood your
> email correctly)
>
> # /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a -l.
blame fonts! Capital I as in Aye or eye.
>> Try just adding -I.
--
E
Thanks for your reply Eric. Here is what I get now (if I understood your
email correctly)
# /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a -l.
mod_proxy_html.c
/usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_RE
On Sun, Jan 31, 2010 at 8:19 PM, Igor Cicimov wrote:
> # /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a
> mod_proxy_html.c
> mod_proxy_html.c:66:25: mod_xml2enc.h: No such file or directory
Try just adding -I.
--
Eric Covener
cove...@gmail.com
--
# /usr/local/apache2/bin/apxs -c -I/usr/local/include/libxml2 -i -a
mod_proxy_html.c
/usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DSOLARIS2=10 -D_POSIX_PTHREAD_SEMANTICS -D_REENTRANT -D_LARGEFILE64_SOURCE
-g -O2 -I/usr/local/apache2/include -I/usr/local/apache2/include
Eric Covener wrote:
On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote:
Eric Covener wrote:
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source code, at about line 800 or 801
in the version that bombs out a
On Thu, Aug 6, 2009 at 9:05 AM, Nick Kew wrote:
> Eric Covener wrote:
>>
>> On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
>>
>>> You can compile mod_proxy_html against it with a simple #define.
>>> See the comment in the source code, at about line 800 or 801
>>> in the version that bombs out at 8
Eric Covener wrote:
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source code, at about line 800 or 801
in the version that bombs out at 802.
FWIW I tried that -D and it still comlained about the three H
On Thu, Aug 6, 2009 at 6:43 AM, Nick Kew wrote:
> You can compile mod_proxy_html against it with a simple #define.
> See the comment in the source code, at about line 800 or 801
> in the version that bombs out at 802.
FWIW I tried that -D and it still comlained about the three HTTP_* macros.
--
On 6 Aug 2009, at 04:29, Igor Cicimov wrote:
Hi all,
I'm trying to install mod_proxy_htnl in apache2.2.11 on Solaris 9
but I'm getting the following error:
You have a very old libxml2 version!
You can compile mod_proxy_html against it with a simple #define.
See the comment in the source c
Ok it worked with the new libxml2 ... Thanks again Eric
Igor
On Thu, Aug 6, 2009 at 2:07 PM, Igor Cicimov wrote:
> Thanks Eric I will sure try that. I have the module installed on Solaris 10
> with no problems but faild in Solaris 9...
>
> I will post again after libxml2 install.
>
> Cheers,
>
Thanks Eric I will sure try that. I have the module installed on Solaris 10
with no problems but faild in Solaris 9...
I will post again after libxml2 install.
Cheers,
Igor
On Thu, Aug 6, 2009 at 1:49 PM, Eric Covener wrote:
> On Wed, Aug 5, 2009 at 11:29 PM, Igor Cicimov wrote:
> > mod_prox
On Wed, Aug 5, 2009 at 11:29 PM, Igor Cicimov wrote:
> mod_proxy_html.c:802: error: `XML_PARSE_RECOVER' undeclared (first use in
> this function)
Try installing the latest libxml2 from blastwave (pkg-get, pkgtool,
whatever) and point to /opt/csw/include/libxml2 instead of
/usr/lib/libxml2 (worked
Hi all,
I'm trying to install mod_proxy_htnl in apache2.2.11 on Solaris 9 but I'm
getting the following error:
# /usr/local/apache2/bin/apxs -c -I /usr/include/libxml2 -i -a
mod_proxy_html.c
/usr/local/apache2/build/libtool --silent --mode=compile gcc -prefer-pic
-DSOLARIS2=9 -D_POSIX_PTHREAD_SEM
Can i use the memory variable of LocationMatch as $1 in ProxyHTMLURLMap?
Here's my apache configuration:
RewriteRule ^/(.+)$ $1 [P]
ProxyHTMLURLMap (https?://[-\.a-zA-z0-9]+/.*) /$1 [R]
Order deny,allow
Allow from all
22 matches
Mail list logo