My current url :
http://www.domain.com/item/details-articles
and
http://www.domain.com/component/k2/item/details-articles?Itemid=487
Now, I want to change url
http://www.domain.com/item/details-articles
to
http://www.domain.com/details-articles
by file htaccess
and
redirect 301
http://www.domain.com/component/k2/item/details-articles?Itemid=487
to
http://www.domain.com/details-articles
thank for your heldp