Re: [users@httpd] Re: Re: sending .jpg on another box

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> On Tue, 03 Oct 2006 11:25:34 +0200, Josiane BERNILLON wrote:
> > I think it's true, but I never use it and could't help you on this topic.
> > I just give you a quick way to free space on your BoxA disk without 
> > reconfiguring your Apaches servers....

On 03.10.06 13:26, Mike - EMAIL IGNORED wrote:
> This is good, but in my case, reconfiguration is not
> a problem.  After more reading, I found that a single
> line added to the configuration:
> 
>    RewriteRule (/.*jpg) http://BoxB.net$1 [P]
> 
> worked with no apparent problem.

I think this could be easily done with 

<Location *.jpg>
ProxyPass /source/directory/ http://destination.server/directory/
</Location>

without the need of using mod_rewrite
-- 
Matus UHLAR - fantomas, uhlar@xxxxxxxxxxx ; http://www.fantomas.sk/
Warning: I wish NOT to receive e-mail advertising to this address.
Varovanie: na tuto adresu chcem NEDOSTAVAT akukolvek reklamnu postu.
Boost your system's speed by 500% - DEL C:\WINDOWS\*.*

---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscribe@xxxxxxxxxxxxxxxx
   "   from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx



[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux