|
Posted by Jonathan N. Little on 12/02/73 11:52
Samuël van Laere wrote:
> I've got a couple of images on my website,
> that are placed in the root of my webspace.
> These images are needed by some sites, other then mine.
> I would like to move those images to a directory,
> and then reroute requests for these images to the directory containing them.
>
> Is it possible to catch a request for "myimage.jpg"
> and then reroute it to "mydirectory/myimage.jpg"?
>
> Thanks in advance for hints, tips.
>
if you are running Apache, then Google mod_rewrite.
--
Take care,
Jonathan
-------------------
LITTLE WORKS STUDIO
http://www.LittleWorksStudio.com
[Back to original message]
|