>-Original Message-
>From: princepawn
>To: [EMAIL PROTECTED]
>Sent: 8/26/01 1:29 PM
>Subject: questions on $r->lookup_uri
>
>
>1 - Why was no documentation for this method found in the manpage for
>Apache::Request? Where should I have looked for docs on
> 1 - Why was no documentation for this method found in the manpage for
> Apache::Request? Where should I have looked for docs on this?
perldoc Apache
There are some Apache API docs on ap_sub_req_lookup_uri here:
http://httpd.apache.org/docs/misc/API.html#req_orig
Though they may not h
1 - Why was no documentation for this method found in the manpage for
Apache::Request? Where should I have looked for docs on this?
2 - I did manage to find some docs for this in Ch. 4 of the
Stein/Maceachern book, but am wondering why lookup_uri() goes through
all phases of request processing u