Forum Moderators: phranque
I have a folder that includes htm, html, jpe and gifs.
I want to remove the jpe's and gifs to an image folder.
Because google image knows where these jpe's are, I'll need to include an .htaccess in the folder redirecting google image to the new image folder.
Is there one redirection command using mod rewrite or apache code to redirect all jpe's and all gifs to another folder/directory?