On Friday, October 15, 1999 7:34 PM, Leslie Mikesell [SMTP:[EMAIL PROTECTED]] wrote:
> 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.) 

Do you really need to rewrite, I mean can't you just use
a <Location> container ?

>    Les Mikesell
>    [EMAIL PROTECTED]

--
Eric

Reply via email to