I tried that as well (and just re-tried). My understanding is that the %ENV hash only gets updated in the fixup stage, so the mod_ssl environment variables can't be accessed that way. Thanks for the suggestion though!
--Ryan
On Mon, 2003-06-09 at 13:41, Perrin Harkins wrote:
> On Mon, 2003-06-09 at 14:29, Ryan Muldoon wrote:
> > I'm not able to get *any* variables out from the apache server
> > environment.
>
> Did you try the normal $ENV{'VARIABLE'} approach?
>
> - Perrin
