Hi,
We try to use the redirect module to redirect an old image url (.png/.jpg) to new location.
/Files/Images/test.png to /Files/Images/newlocation/test.png
But this returns the 404 page. It does work for other file extensions.
Is there a way to make this also work for images?