Bashar Posted October 25, 2006 Share Posted October 25, 2006 my curent rule is^/(.*).php /index.php?page=$1so http://www.mysite.com/test.php goes into-> http://www.mysite.com/index.php?page=testnow i want thathttp://www.mysite.com/test.php?nr=10to go into http://www.mysite.com/index.php?page=test&nr=10or http://www.mysite.com/test.php?nr=10&anything=34to go intohttp://www.mysite.com/index.php?page=test&nr=10&anything=34thanks in advance Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.