Aaron J Mackey wrote:
> Yes: simply because I want to be able to install the software at new
> sites with minimal httpd.conf twiddling (and the user has a configuration
> file in which they can switch on/off the SSL requirement).
in that case, you probably want to check $r->subprocess_env('HTTPS') instead of
$ENV{HTTPS}, since PerlSetupEnv Off will cause $ENV{HTTPS} to be false.
--Geoff
- automatic redirect to https Aaron J Mackey
- Re: automatic redirect to https Geoffrey Young
- Re: automatic redirect to https Aaron J Mackey
- Re: automatic redirect to https Geoffrey Young
- Re: automatic redirect to https Aaron J Mackey
- RE: automatic redirect to https Christian Gilmore
- RE: automatic redirect to https Aaron J Mackey
- Geoffrey Young
