hi i have a url index.php?page=auction-calender Code (markup): want to make index/page/auction-calender Code (markup):
RewriteRule ^index/page/(.*)$ index.php?page=$1 Code (markup): try this. it should work for all pages like index.php?page=blablabla -> index/page/blablabla