Forum Moderators: phranque
I've tried using the following rule to 301 an old folder to the root.
redirect 301 /folder/subfolder/ [site.com...]
Now the folder "subfolder" has it's own subfolders. I want all of them to be redirected as well back to the root of the site.
Do I have to specify a wildcard or something? I've tried a few variations that haven't worked.
Help is always appreciated :)