[ic] Removing Session ID

William Fiore wfiore at aftermarketcellular.com
Sat Jan 28 16:08:31 EST 2006


Hi,

Thanks to the help of this forum I have a number of working rewrite rules
in my .htaccess file but the following one has been stumping me all day. I
am trying to redirect the following url:

From: www.url.com/ic/sku.html?a_aid=1234
To: www.url.com/ic/sku.html

My Rewrite Rule looks like:

RewriteCond %{QUERY_STRING} a_aid
RewriteRule ^(.*)$ $1? [L,R=301]

I have restarted interchange but it still doesn't seem to work. Any help
would be greatly appreciated.

Thank you in advance

Bill






More information about the interchange-users mailing list