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