RE: Rewrite to handler

1999-10-16 Thread Eric Cholet
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 locati

Re: Rewrite to handler

1999-10-16 Thread Leslie Mikesell
According to Eric Cholet: > > What is the most straightforward way to make a RewriteRule > > map an arbitrary URL directly to a handler? > Do you really need to rewrite, I mean can't you just use > a container ? Yes, that will work, but putting all of the special cases into RewriteRules makes