You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Tushar Chavan <tu...@hotmail.com> on 2010/10/16 09:15:00 UTC

[users@httpd] search url with mod_proxy_html & replace it another

Hi Experts,
 
Please find the attached document explaining the scenario.
 
Below is configuration in httpd.conf file  for replaing srmdev with srmdevarp02.But its not working .Please suggest
 
LoadFile /usr/lib/libxml2.so
LoadModule proxy_html_module  modules/mod_proxy_html.so
LoadModule xml2enc_module     modules/mod_xml2enc.so
 
SetEnv PROXY_HTML_FORCE
ProxyHTMLURLMap url\(http://srmdev.kjo.com.sa([^\)]*)\)  url(http://srmdevarp02$1) Rihe
RequestHeader    unset  Accept-Encoding

 
Best Regards,
Tushar. 		 	   		  

RE: [users@httpd] search url with mod_proxy_html & replace it another

Posted by Tushar Chavan <tu...@hotmail.com>.
Hi Joost,
 
Replacement  of  srmdev by srmdevarp02 it not wokring. No more information in error log.
 
Best Regards,
Tushar.

 
> Date: Sat, 16 Oct 2010 12:35:17 +0200
> From: joost@sanguis.xs4all.nl
> To: users@httpd.apache.org
> Subject: Re: [users@httpd] search url with mod_proxy_html & replace it another
> 
> On 10/16/2010 09:15 AM, Tushar Chavan wrote:
> > Hi Experts,
> > But its not working
> 
> "It's not working" isn't an error message. What doesn't work? What should it 
> do? Is there anything in the error log?
> 
> Joost
> 
> ---------------------------------------------------------------------
> The official User-To-User support forum of the Apache HTTP Server Project.
> See <URL:http://httpd.apache.org/userslist.html> for more info.
> To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
> " from the digest: users-digest-unsubscribe@httpd.apache.org
> For additional commands, e-mail: users-help@httpd.apache.org
> 
 		 	   		  

Re: [users@httpd] search url with mod_proxy_html & replace it another

Posted by Joost de Heer <jo...@sanguis.xs4all.nl>.
On 10/16/2010 09:15 AM, Tushar Chavan wrote:
> Hi Experts,
> But its not working

"It's not working" isn't an error message. What doesn't work? What should it 
do? Is there anything in the error log?

Joost

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
   "   from the digest: users-digest-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org