I'm using Apache 2.2.16 and the redirect of non-www to www is always made with 302.
Then I modified the code [R,L] to [R=301,L] and now it works.
My questions:
1. Is this a correct way to do it?
2. Is there another solution because this way I've always to make the modifications again if I changed something in Admin Tools?
3. Is it the same problem in the latest version of Apache?
Thanks
Michael