Drupal htaccess redirect - all files in directory to new directory
- by hfidgen
Hiya,
I've moved a site to Drupal, but am now getting a lot of 404 errors due to the search engines taking their time to update the indexes.
The 404 paths all look similar to this:
recipedata/ccp1300006/633_L.jpg
recipedata/ccp1500005/risotto.jpg
recipedata/ccp1500006/haddock.jpg
So I'd like to do some htaccess redirection with mod_rewrite…