help! ok so I want basically to mod rewrite several of my urls! I've arcade.php? and arcade.php?&act=Arcade&do=play&gameid=7 basically I want to rewrite first link to: /free/arcade/ and second link to /free/arcade/hexagone/ is it hard to make mod rewrite for arcade script? running on vb? anything I should know? thx!
I suggest you to read this htaccess tutorial. It helped me to understand the essence, hope you will find it useful. After rading this I guess you will be able to do it yourself.