Geoffrey Young wrote:
>
>
> Bengt-Arne Fjellner wrote:
>> Hi. Im working on a modperl login module that amongst others will check for
>> https
>> If not https I want to give an error page instead.
>
> you'll need something like Apache::SSLLookup to determine https during the
> authen phase.
Than
Bengt-Arne Fjellner wrote:
> Hi. Im working on a modperl login module that amongst others will check for
> https
> If not https I want to give an error page instead.
you'll need something like Apache::SSLLookup to determine https during the
authen phase.
> Is it possible to return html from an