David Bylsma wrote:
> On Sat, Apr 26 at 11:49 AM, Josua Silve
> <[EMAIL PROTECTED]> wrote:
>
>
>> I would probably avoid the program rewrite map (which is a potential
>>
> bottleneck).
>
>
In the end, we have opted for use of the rewrite progra
On Sat, Apr 26 at 11:49 AM, Josua Silve
<[EMAIL PROTECTED]> wrote:
> I would probably avoid the program rewrite map (which is a potential
bottleneck).
Agreed, unfortunately, neither of your suggestions can be implemented in
my environment:
> One very simple one would be to make your RewriteRule
-9A-Z]+)
RewriteRule ^ - [E=CORRECT_PATH:/${sku_to_path:%1}]
RewriteCond ${different:%{ENV:CORRECT_PATH}:%{ENV:INCOMING_PATH}} 1
RewriteRule .* /product%{ENV:CORRECT_PATH} [R=301,L]
Is there a simpler way?
-David Bylsma
-
The of