Stathy G. Touloumis wrote:

> Hi,
> 
> I am trying to map a uri to a file based on certain factors.  I would like
> to have this done after the 'Trans' phase when certain information is
> available.  I noticed when the original file mapping does not exist (what
> apache maps in it's 'Trans' phase) the 'content_type' method does not return
> a value.  


it shouldn't.  mod_mime needs the filename the URI maps to in order to determine 
the MIME type.

HTH

--Geoff



Reply via email to