I have a person who needs me to change something on their website but I've never really dealt with .htaccess much before
he needs like
http://www.fakewebsite.com/?popcorn
to be usable by
http://www.fakewebsite.com/popcorn
removing the ? get query from the url
I've been trying with
RewriteEngine on
RewriteBase /
RewriteRule ^(.*)$ index.php?$1
But it does not work and when put in place on the server all the images stop working because it thinks the /images/ directory is now a query
any help would be much appreciated

Chowhound
Comic Vine
GameFAQs
GameSpot
Giant Bomb
TechRepublic