On Fri, Jun 26, 2015 at 1:16 AM, James Moe <ji...@sohnen-moe.com> wrote:
>
> apache v2.4.10
> linux v3.16.7-21-desktop x86_64
>
>   I have reviewed the docs. I do not see what I have done incorrectly
> with the first redirection below. The second Redirect is a fallback;
> it works for the URL shown but the exact match does not.
>   Where have I gone astray?
>
> Redirect /catalog/?app=ecom&ns=catshow&ref=books \
>
> https://ya250.infusionsoft.com/app/storeFront/handleStoreFrontLink?displayType=Category&id=1&displayName=Books
>
> Redirect /catalog/ https://sma-v3.sma.com/clickcart/

Redirect doesn't match against the query string. Try mod_rewrite.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to