RE: [EMAIL PROTECTED] RE: Reverse proxy with response update (once again)

2006-03-22 Thread FRAS Eddy RD-TECH-REN
Wednesday 22 March 2006 08:47, FRAS Eddy RD-TECH-REN wrote: > > As far as I understand, these modules have very limited features : > > "mod_proxy_xml is an output filter to rewrite links in a > proxy situation". > > Links rewriting is one of the feature I'd like t

[EMAIL PROTECTED] RE: Reverse proxy with response update (once again)

2006-03-22 Thread FRAS Eddy RD-TECH-REN
o a servlet for treatment (and xslt is only one part of this treatment). Thanks, Eddy > -Message d'origine- > De : Joost de Heer [mailto:[EMAIL PROTECTED] > Envoyé : lundi 20 mars 2006 19:20 > À : FRAS Eddy RD-TECH-REN > Cc : users@httpd.apache.org > Objet : Re: Re

[EMAIL PROTECTED] Reverse proxy with response update (once again)

2006-03-20 Thread FRAS Eddy RD-TECH-REN
Title: Reverse proxy with response update I re-post this question, I'm sure someone will be able to tell me at least if it's feasible or not. I'd like to use httpd as a reverse proxy and modify the response sent by the remote server with an XSL treatment (via a servlet for example). Is mod-pr

RE: [EMAIL PROTECTED] Apache 2.2 not released for Win32?

2006-03-15 Thread FRAS Eddy RD-TECH-REN
Hello, Yes, you can find it here : http://www.apachelounge.com/ Regards, Eddy > -Message d'origine- > De : Daniel [mailto:[EMAIL PROTECTED] > Envoyé : mercredi 15 mars 2006 00:46 > À : users@httpd.apache.org > Objet : [EMAIL PROTECTED] Apache 2.2 not released for Win32? > > Hello, >

[EMAIL PROTECTED] Reverse proxy with response update

2006-03-14 Thread FRAS Eddy RD-TECH-REN
Title: Reverse proxy with response update Hi all, I'm trying to have a special architecture I'm managing with my own java application for now. The current flow is : 1. Send a request to a reverse proxy server (java servlet on tomcat), for example : http://myreverseproxy/GO_TO_www.another