What is the most straightforward way to make a RewriteRule
map an arbitrary URL directly to a handler?  I can do it
by setting a handler for a directory, putting the file there
and rewriting to that location, or by setting a handler for
a mime-type and specifying -T for that type in the rewriterule.
Have I missed a more direct way?  (I want to mix-n-match PerlRun,
Registry, and CGI for some old programs without changing the
visible URL's.) 

   Les Mikesell
   [EMAIL PROTECTED]

Reply via email to