might wanna modify the source to set the domain to .yourdomain.com, as
its probably now being set as secure.yourdomain.com or
www.yourdomain.com

i have the same setup here, it works fine..


John Walstra wrote:
> 
> I'm having the problem with being logged out then I switch to a secure
> document. I have to log back in to get to the page. And when I go from a SSL
> page to a plain page it logs me out again. Any advise?
> 
> Apache/1.3.12 (Unix) mod_perl/1.24 mod_ssl/2.6.6 OpenSSL/0.9.5a
> Apache::AuthCookie is version 2.011
> I'm also using Embperl  v1.2.1
> 
> from .htaccess in the protected directories
> 
> AuthType Apache::AuthCookieHandler
> AuthName Apollo
> PerlAuthenHandler Apache::AuthCookieHandler->authenticate
> PerlAuthzHandler Apache::AuthCookieHandler->authorize
> require valid-user
> 
> from httpd.conf
> 
> PerlModule Apache::AuthCookieHandler
> PerlSetVar ApolloPath /
> PerlSetVar ApolloLoginScript /Protected/Login/login.epl
> 
> # This is the action of the login.epl script above.
> <Files LOGIN>
>   AuthType Apache::AuthCookieHandler
>   AuthName Apollo
>   SetHandler perl-script
>   PerlHandler Apache::AuthCookieHandler->login
> </Files>
> 
> Thanks,
> John
> 
> --
> John Walstra                                         CNET Networks
> Senior Software Developer, Jack Of All Trades        300 Park Blvd, Suite 105
> mailto:[EMAIL PROTECTED]                                Itasca, IL 60143-4914
> Phone: 630.438.7000 x1304                            Fax: 630.775.0555

-- 
______________________________________________________________________
JR Mayberry                                     e-Vend.net Corporation
Programmer and Systems Administrator            (888) 427-8743 x226 tel
[EMAIL PROTECTED]                        http://www.e-vend.net

************************************************************************
The information in this message (including attachments) is confidential.
If the reader of this message is not the intended recipient or an agent
responsible for delivering it to the intended recipient, you are hereby
notified that you have received this document in error and that any
review, dissemination, distribution, or copying of this message is
strictly prohibited.  If you have received this communication in error,
please notify us immediately by e-mail, and delete the original message.
***********************************************************************

Reply via email to