I am building a dynamic PHP and MySQL powered website and the profile pages have URL's like mydomain.com/profile.php?id=1 but I want them to be mydomain.com/username. How do I do this? This is my first time with mod_rewrite so try and keep it simple, Thanks