I have created .htaccess file.
The original URL is:
http://example.com/folder/page.php?page=1&ipp=All&link=view_link
Redirected :
http://example.com/folder/page/1/All/link.html
Redirecting works correctly.But,Now the problem is ,
it will be redirected only if i give the rewrited URL manually. But it should do automatically only.
my requirement is if anybody type "page.php?page=1&ipp=All&link=view-link" then automatic convert /page/1/All/link.html