Re: [PerlMapToStorageHandler] Basic URI to File translation example

2010-04-17 Thread Torsten Förtsch
On Saturday 17 April 2010 18:32:13 Robert Smith wrote: > PerlMapToStorageHandler > > I would like to use the PerlMapToStorageHandler to translate a URI file > request into a Filesystem file request. I have a couple functions to check > and see if a file exists, and if not, then copy it from a re

[PerlMapToStorageHandler] Basic URI to File translation example

2010-04-17 Thread Robert Smith
PerlMapToStorageHandler I would like to use the PerlMapToStorageHandler to translate a URI file request into a Filesystem file request. I have a couple functions to check and see if a file exists, and if not, then copy it from a remote server locally before allowing the request to go to the nex