Thanks but that only works for the current request. I was looking for a
way of translating some other URI to a pathname on the same server.


                Anthony

On 18 Aug 2008 at 15:26:53, Geoffrey Young wrote:
> 
> 
> Anthony R Fletcher wrote:
> > Using mod_perl2, is there a way of mapping a URI to a filename or
> > directory.
> > 
> > I can get the root directory for the server and I can append the URI to
> > it but this doesn't taking to account aliases, UserDir directives etc.. 
> > 
> > Any suggestions?
> 
> $r->filename()
> 
> http://perl.apache.org/docs/2.0/api/Apache2/RequestRec.html#C_filename_
> 
> --Geoff

-- 
Anthony R Fletcher        
  Room 2033, Building 12A,        http://dcb.cit.nih.gov/~arif
  National Institutes of Health,  [EMAIL PROTECTED]
  12A South Drive, Bethesda,      Phone: (+1) 301 402 1741.
  MD 20892-5624, USA.

Reply via email to