I am having issues with my mod rewrite. I need it sorting ASAP. I basically want to be able to rewrite something from player.php?id=8 to domain.com/player-name I have all of the PHP code but when I try to use: RewriteRule ^(.*)/ player.php?name=$1 Code (markup): It rewrites EVERYTHING so I think I need some conditions, the first person who can help me will get $10. Thanks