Re: SOLVED: Re: [SM-USERS] Trying to contain SM within https

2004-05-21 Thread Jonathan Angliss
Hello Jonathan, On Friday, May 21, 2004, Jonathan Nichols wrote... >>> Someone on the Gentoo list ran into this as well - the >>> secure_login plugin settings! It wasn't set to keep the whole >>> session as HTTPS. Sigh. So simple. :( >> Would have been nice if you included info about the fact tha

Re: SOLVED: Re: [SM-USERS] Trying to contain SM within https

2004-05-21 Thread Jonathan Nichols
Someone on the Gentoo list ran into this as well - the secure_login plugin settings! It wasn't set to keep the whole session as HTTPS. Sigh. So simple. :( Would have been nice if you included info about the fact that you were using that plugin for your http access and maybe we could have point

Re: SOLVED: Re: [SM-USERS] Trying to contain SM within https

2004-05-21 Thread p dont think
# General setup for the virtual host DocumentRoot "/var/www/localhost/htdocs/webmail/" ServerName postal..com ServerAdmin [EMAIL PROTECTED] ErrorLog logs/ssl-error_log TransferLog logs/ssl-access_log Someone on the Gentoo list ran into this as well - the secure_login plugin settings! It wasn

Re: [SM-USERS] Trying to contain SM within https

2004-05-20 Thread Jonathan Nichols
Louis Li wrote: > Try removing the slash after the DocumentRoot > >> >> >># General setup for the virtual host >>DocumentRoot "/var/www/localhost/htdocs/webmail/" >>ServerName postal..com >>ServerAdmin [EMAIL PROTECTED] >>ErrorLog logs/ssl-error_log >>TransferLog logs/ssl-access_log >> I tr

Re: [SM-USERS] Trying to contain SM within https

2004-05-20 Thread Louis Li
Try removing the slash after the DocumentRoot Jonathan Nichols 提到: > Yes, I've Googled. Yes, I've checked the FAQ. I even searched gmane > for a while. > > I'm having trouble containing SM within https. What I'm trying to do > should be fairly simple. > > Here's the relevant portions of ssl.defau

[SM-USERS] Trying to contain SM within https

2004-05-20 Thread Jonathan Nichols
Yes, I've Googled. Yes, I've checked the FAQ. I even searched gmane for a while. I'm having trouble containing SM within https. What I'm trying to do should be fairly simple. Here's the relevant portions of ssl.default-vhost.conf: SSLEngine off ## ## SSL Virtual Host Context ## # General