hi,

I was wondering how to map PerlTransHandler only for certain type of files.
( I'm doing URI rewriting not URI->filename translation ?!!)

Something like :
<Location>
 <Files ~ "xml$">
   PerlTransHandler  Apache::MyHandler
 </Files>
</Location>

Yes I know this is wrong...can this be done in some other way ?

Thanx
=====
iVAN
[EMAIL PROTECTED]
=====

Reply via email to