Hello, 
after relaunching a website I want to redirect all my old URLs to the new structure. Here's the problem: 
When i try to add 
Redirect 301 /index.html /startseite
I get the following result: 
http://www.domain.de/startseite?it=index.html
Is there a simple way to do what I want and get rid of "?it=index.html"? 
Greets Jens alias DV-JF