On Fri, Jun 26, 2015 at 3:21 PM, James Moe <[email protected]> wrote: > RewriteCond %{QUERY_STRING} app=ecom&ns=catshow&ref=books > RewriteRule ^ > https://ya250.infusionsoft.com/app/storeFront/handleStoreFrontLink?displayType=Category&id=1&displayName=Books > [R=301,L]
RewriteRule matches aginstt just the path, without the scheme host or query string. -- Eric Covener [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
