On Tue, 13 Feb 2001, Pierre Phaneuf wrote:

> Pierre Phaneuf wrote:
> 
> Does anyone has an idea about this? I think I have proper behavior from
> my perl handler by installing it at the root of the server, but this is
> no real solution!
> 
> What I am doing wrong here???
> 
> > I'm really stumped with that one. How come Apache::Registry gets the
> > right information and I don't??? I tried doing the exact same thing, to
> > no avail.

Because Apache::Registry has a real file, so the fixup handler puts the
right thing in path_info. Without a real file and a fixup handler you
don't get the right information in path_info, you have to figure it out by
hand.

-- 
<Matt/>

    /||    ** Director and CTO **
   //||    **  AxKit.com Ltd   **  ** XML Application Serving **
  // ||    ** http://axkit.org **  ** XSLT, XPathScript, XSP  **
 // \\| // **     Personal Web Site: http://sergeant.org/     **
     \\//
     //\\
    //  \\


Reply via email to