On 5/21/07, Dmitriy Gorbenko <[EMAIL PROTECTED]> wrote:

And now, I did not understand how, by using only one
RewriteRule     ^(.+)$ ${rd:%{THE_REQUEST}}
rule and one programs, I can achieve such goal.

I can't personally tell what question you are asking here. What
exactly are you having problems with? Do you want help writing the
external map program?

As general advice, I'd avoid the external map program if possible.
They tend to be complicated, fragile, and error-prone. Plus they are
serialized, so they could become a bottleneck for your site.

I bet you could accomplish the same thing use a dbm RewriteMap.

Joshua.

---------------------------------------------------------------------
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: [EMAIL PROTECTED]
  "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to