
arnsholt at broadpark
May 27, 2005, 9:33 AM
Post #2 of 8
(881 views)
Permalink
|
|
Re: [MP2]how to catch the response body of a subrequest?
[In reply to]
|
|
According to the documentation for Apache (mp1 admittedly, but I don't think this has changed in apache-2): "Apache provides a sub-request mechanism to lookup a uri or filename, performing all access checks, etc., without actually running the response phase of the given request." So that's probably not possible as the response is never generated. Arne :wq
|