Developer forum

Forum » CMS - Standard features » Redirect on images

Redirect on images

Jesse Bakker
Reply

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?

 

image_redirect.png

Replies

 
Nicolai Pedersen
Reply

You cannot use the DW redirect module for images. You have to do it in web.config

 

You must be logged in to post in the forum