This is a multi-part message in MIME format...
------_=_NextPart_001_01C37EB2.D93E084E
Content-Type: text/plain;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
Hello,
Iam running an Apache 2.0.40 Webserver who is acting as a proxy server
for all incoming request on our website.
We now have several redirection I must set up.
can please tell me, how I must set up ProxyPass and ProxyPassReverse, so
that it is working properly?
Here is an extract from my httpd.conf file:
ProxyPass /test/script* http://test2.test.com/test/script*
ProxyPass /test/script* http://test2.test.com/test/script*
Now, "script" is an url followed by all arguments like
script?test=3D123;hallo=3Dyes;123=3Dyes
So the star should indicate that everthing with "script" should be
matched.
Unfortunately it is not working.
Do I need to add RewriteRules, or some special regular expression??
Thank you very much for your help!
Kind Regards,
-Ueli Kessler
=2E
------_=_NextPart_001_01C37EB2.D93E084E
Content-Type: text/html;
charset="us-ascii"
Content-Transfer-Encoding: quoted-printable
Content-Disposition: inline
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META HTTP-EQUIV=3D"Content-Type" CONTENT=3D"text/html; charset=3Dus-ascii">
<TITLE>Message</TITLE>
<META content=3D"MSHTML 6.00.2800.1226" name=3DGENERATOR></HEAD>
<BODY>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial
size=3D2>Hello,</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>Iam runni=
ng an
Apache 2.0.40 Webserver who is acting as a proxy server for all incoming re=
quest
on our website.</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>We now ha=
ve several
redirection I must set up.</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>can pleas=
e tell me,
how I must set up ProxyPass and ProxyPassReverse, so that it is working
properly?<BR>Here is an extract from my httpd.conf file:</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2><BR>Proxy=
Pass
/test/script* <A
href=3D"http://test2.test.com/test/script">http://test2.test .com/test/scrip=
t</A>*</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>ProxyPass=
/test/script* <A
href=3D"http://test2.test.com/test/script">http://test2.test .com/test/scrip=
t</A>*</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>Now, "scr=
ipt" is an
url followed by all arguments like
script?test=3D123;hallo=3Dyes;123=3Dyes</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>So the st=
ar should
indicate that everthing with "script" should be matched.</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>Unfortuna=
tely it is
not working.</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial size=3D2>Do I need=
to add
RewriteRules, or some special regular expression??<BR><BR>Thank you very mu=
ch
for your help!<BR><BR>Kind Regards,</FONT></SPAN></DIV>
<DIV><SPAN class=3D735112913-19092003><FONT face=3DArial
size=3D2></FONT></SPAN> </DIV>
<DIV><SPAN class=3D735112913-19092003> <FONT face=3DArial=
size=3D2>-Ueli Kessler</FONT></SPAN></DIV>.
</BODY></HTML>
------_=_NextPart_001_01C37EB2.D93E084E--
