Page 1 of 1

Mod_Rewrite

Posted: Mon Sep 29, 2003 11:58 am
by leebo
Hi

I have a simple question regarding Mod_Rewrite

I want to pull images from one server but use Mod_Rewrite to rename the image as though it was pulled within the site on another server.

I.E

http://domain1/images/image1.jpg

use Mod_Rewrite

Http://domain2/images/image1.jpg

This will save me from uploading same images to both sites instead of pulling them from one site.

Any ideas ??

Posted: Mon Sep 29, 2003 12:51 pm
by leebo
Thanks for looking but I have figured it out myself.

Lee