Hello!
I have an site where I use links as:
http://www.domain.com/gallery.php?id=12
Now I want to let it mod rewrite that it can also be accessed by:
http://www.domain.com/gallery/12/
I heard it could be done with mod rewrite in your .htaccess, I tried many things but I don't get it to work, who can help me?