Hi,

Here is my problem :

I have a gallery of about 300 pictures and i would like to take it in Drupal.

No problem until now. I can load pictures one by one into Drupal with "image" module, i can post comments all is fine.

But, i would like to move the "image" directory to another server and tell "image" module : "don't load pictures from this website but from this other one".

For example if a picture is : "blablablo.org/files/image/myimage.jpg" i would like it to be loaded from "tatata.org/myimage.jpg".

Yes i know that it won't be able to upload files after this, but it's not a problem for me, it's a "fixed" gallery.

Is there a way to do this ? Does someone knows how to do it ?

Thanks in advance for your reply.

Méléis