> %ENV is not tied to $r->subprocess_env such that %ENV > and $r->subprocess_env always look the same.
actually, I take that back. it looks like they are (at least for perl-script). this is probably a bad idea - we should probably rely on ap_add_cgi_vars (etc) for populating %ENV, and not join the two by default. it wasn't this way in mp1, btw. --Geoff --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
