You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@httpd.apache.org by Werner Schalk <we...@gmx.de> on 2002/08/01 00:18:35 UTC

mod_rewrite: is_subreq

Hello,

could somebody provide me an
example where mod_rewrite
uses is_subreq variable?
I mean if I understood this
correctly is_subreq returns
true if the request is currently
being processed by a sub-request.
But my question is: Which sub-request
is meant here? I mean for instance
if I ask mod_rewrite to use REMOTE_USER
it causes a look ahead and therefore
a sub-request. Would this cause
is_subreq to become true?

thanks and bye,
werner.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@httpd.apache.org
For additional commands, e-mail: users-help@httpd.apache.org