Xxaxx has asked for the wisdom of the Perl Monks concerning the following question:
I've searched the perlmonks archives and have seen references which use mod_perl to handle situations such as this. However, mod_perl is not available to me at the moment.
Is there another option which will allow me to do some post processing?
Or failing this, is there a way that I can wrap the authentification process with a Perl script so that is it invisible to the user?
I'm really trying to avoid a double login process. This is totally annoying to some users. But I do need them to be logged in for the purposes of htaccess control as well as control in my scripts.
Thanks in advance,
Claude
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: Calling script after htaccess authentification
by dws (Chancellor) on Jul 30, 2002 at 18:54 UTC | |
by Xxaxx (Monk) on Jul 30, 2002 at 19:14 UTC | |
by dws (Chancellor) on Jul 30, 2002 at 19:25 UTC | |
by Xxaxx (Monk) on Jul 30, 2002 at 20:32 UTC | |
by dws (Chancellor) on Jul 30, 2002 at 22:08 UTC | |
Re: Calling script after htaccess authentification
by cLive ;-) (Prior) on Jul 30, 2002 at 22:54 UTC | |
by Xxaxx (Monk) on Jul 31, 2002 at 03:30 UTC | |
by IlyaM (Parson) on Jul 31, 2002 at 07:42 UTC | |
by Xxaxx (Monk) on Jul 31, 2002 at 19:44 UTC |