I want for example make this:
Original URL: domain.com/folder/index.php?i=something
Changed URL: domain.com/folder/something
But keeping the content of the original URL, with the RewriteRule of apache. And can someone tell me of a good tutorial or a documentation of how to use that?