Forum Moderators: phranque
Checking my logs I have a number of visits to a dir/page that I have deleted.
In that dir I had a hundred or so html pages.
I want to redirect visitors to the root index.
I tried:
Redirect /popup/*.* [domain.com...]
but that didn't work.
I think I need to do this with a Rewrite but I'm not sure how to structure it.