I got this url:
http://example.com/index.php?page=products and i want to access that page by using:
http://example.com/products
I tried the GenerateIt tool but generating this and then removing the parameter gets me a internal server error when i try it.