At 08:43 PM 11/15/00 +0300, Ilya Martynov wrote:
>On 15 Nov 2000, David Hodgkinson wrote:
>
>DH> Stas Bekman <[EMAIL PROTECTED]> writes:
>DH>
>DH> > Ralf is always talking about SSL stuff, so if you want to do it, why 
>don't
>DH> > you just contact him and sync with him. It's not mod_perl but many of us
>DH> > are using it. So it'd probably be questionable for TPC , but perfect for
>DH> > ApacheCon.
>DH>
>DH> Is there a way of doing mod_rewrite maps in perl?
>
>RewriteMap config option allows you specify external program as source of
>map information. It can be in perl. Apache documentation for mod_rewrite has
>an example of such program.

I am not sure (it might be nice if someone could clarify) but I think that 
mod_rewrite has to launch it as an external program each time it does this. 
It strikes me that this would be expensive?

But I am not sure. Maybe mod_rewrite can cache the program output?

Later,
    Gunther


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to