I searched all along the web but can't find the code.
I need to redirect all requests that goe to domain.com/folder1 and its sub-folders to www.domain.com/folder1/.
When redirected, it should keep the complete URL and just add the www.
Is this possible?
Thanks!