On Fri, 15 Mar 2002, Igor Sysoev wrote:

> On Fri, 15 Mar 2002, Marius Kjeldahl wrote:
>
> > Any other ways of accomplishing the same without the added overhead of
> > my perl module?
>
> You can use
>
> 1. mod_proxy:
> ProxyPass  /images/    http://image.site/image/

I'd go for this, perhaps with mod_rewrite or a PerlTransHandler since
you'll want to proxy for more than one company's site.

-- 
steven
1;


Reply via email to