New site retain old asp links on new php site

Hi All

We are launching a new website, probably Magento.

Our old site is currently asp. We have quite a lot of backlinks to the site which we want to preserve.

My question is, if an old link is for example

example.com/categoryOverview.aspx?subCat=11&parentCat=11

Is there a way to have this redirect using php? mod Rewrite?

Will php be able to recognise the extension and be able to redirect?

Many thanks