> 
> can you use mod_perl?
> 
> intercepting the authentication step with mod_perl is very easy and
> will accomplish exactly what you want to do.
> 

I', planning to use mod_perl for speed.
But... How can I keep the authentication routines I' ve written and have 
mod_perl to help me? You mean configuring the server (apache) to handle 
authentication by calling some perl code? Will this let me have a page full 
of content and give the ability to the user viewing this page to POST its 
credentials in order to login (and return to the same page, but logged in?)

Thank you,
GFoo

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to