Re: [mp2] PerlAuthenHandler ->Internal_Redict question

2005-07-22 Thread Bengt-Arne Fjellner
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

Re: [mp2] PerlAuthenHandler ->Internal_Redict question

2005-07-21 Thread Geoffrey Young
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