On 3/9/06, Erwan Colas <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I've got a remote site where users need to read some files that are in the
> main server. Under server, i shared the files using IIS and i want install a
> proxy (maybe a squid) in my remote site to get into the cache all files that
> server shares. After that, it'll be great if i could update the cache during
> night time. Anyone think it's possible?

Store the files somewhere on your server, run a fast web
server (I recommend thttpd) and use an URL redirector
to serve known files from your local server.

Reply via email to