You are viewing a plain text version of this content. The canonical link for it is here.
Posted to modproxy-dev@apache.org by Guido Schueller <Gu...@siWan.de> on 2003/03/05 19:52:30 UTC

Examples for ProxyMatch

Hey all,

I am new on this list and want to ask for a more detailed documentation 
on mod_proxy espacially <ProxyMatch>.

It should be so easy :-(
I tried so many things but I only can get simple expressions like /word/
up and running.

I use a 2.0.44 apache on different linux machines.

Unfortunatly I didn't find any help on the Web regarding this thread.

Can anybody help me????

Thanx in advance

Regards
Mit freundlichen Grüßen

*Guido Schüller*
Geschäftsführer
---
siWan^® Datennetze und Internet-Dienste GmbH & Co. KG
c/o Dipl.Ing. (FH) Guido Schüller
Friedrich-Bergius-Str. 7

D-41516 Grevenbroich
siWan Logo <http://www.siWan.de>
Geschäfte im Internet ...
               mit Sicherheit !


Fon: +49 2181 270 670 E-Mail: Guido.Schueller@siWan.de
Fax: +49 2181 270 660 WWW: http://www.siWan.de


siWan Root Zertifikat: http://www.siwan.de/Web/Kontakt/zertifikat.htm
----------------------------------------------------------------
siWan Partnerschaften:
Symantec "Enterprise Solution Partner"
RSA Security "SecurSolution Provider"
----------------------------------------------------------------
Diese E-Mail enthält vertrauliche und/oder rechtlich geschützte
Informationen. Wenn Sie nicht der richtige Adressat sind oder
diese E-Mail irrtümlich erhalten haben, informieren Sie bitte
sofort den Absender und vernichten Sie diese Mail. Das unerlaubte
Kopieren sowie die unbefugte Weitergabe dieser Mail ist nicht
gestattet.

This e-mail may contain confidential and/or privileged information.
If you are not the intended recipient (or have received this e-mail
in error) please notify the sender immediately and destroy this
e-mail. Any unauthorised copying, disclosure or distribution of
the material in this e-mail is strictly forbidden.

Re: Examples for ProxyMatch

Posted by "i.t" <i....@ithum.de>.
msg Mittwoch 05 März 2003 19:52 by Guido Schueller:
> I tried so many things but I only can get simple expressions like /word/
> up and running.
>
> I use a 2.0.44 apache on different linux machines

Guten Tag Herr Schueller,

wie sind Sie denn vorangekommen mit ProxyMatch?
Laut Quellcode wird 
   if (thiscmd->cmd_data) { /* <ProxyMatch> */
        r = ap_pregcomp(cmd->pool, cmd->path, REG_EXTENDED);
    }

REG_EXTENDED aufgerufen, was 'eigentlich' das Verarbeiten von 
POSIX-kompatiblen Reg. EX. erlaubt -
wie bei Directory-, Location oder FilesMatch.
(Im 1.3er gibt es die ProxyMatch-Direktive noch nicht):

Entsprechendes Beispiel:
 <DirectoryMatch "^/www/.*/[0-9]{3}">
trifft auf alle Unterverzeichnisse von ww zu, die 3 Ziffern in ihrem Namen 
haben...
funktioniert dieses Beispiel bei Ihnen?
Koennen Sie in einem kleinen Beispiel zeigen, was Sie bewerkstelligen wollen?
Vielleicht sind Sie ja mit ProxyPassReverse besser bedient?

Gruss
-- 
 . ___
 |  |  Irmund     Thum
 |  |  +49 6374 992541 
       +49 173 7405882