.htaccess - htaccess redirect with parameters not working correctly -
hope can me. need redirect from
/abc_company_detail.php?id=4 detail/4/
so when call url http://mydomain.com/abc_company_detail.php?id=4 got pretty url http://mydomain.com/detail/4/
you can use php framework, , managed url you. if want manually have configure .htacess file.
try link. .htaccess friendly url kind of question had been asked before.
Comments
Post a Comment