(cc to SM-users) So what exactly happens? It just seems to ignore and the loogin page remains in http? If you set display_errors = 1 (and use E_ALL!) in php.ini, do you see any errors?
> -----Original Message----- > From: Stephen Carr [mailto:[EMAIL PROTECTED]] > Sent: Monday, December 16, 2002 3:12 AM > To: [EMAIL PROTECTED] > Subject: RE: Secure_login 0.5 and Mozilla based browser > > Dear p dont think > > I only noticed the "problem" when checking current connections - the edit > of httpd.conf is seen as a temporary fix - some pages do not require SSL. > I want the best of both worlds if possible. > > The server is used more for mail and I want the users to use a secure > connection. > > Regards > Stephen Carr > > p dont think said: > > If you are using apache to redirect all http requests to a secure > > connection, then why do you need the secure login plugin? Sorry, but > > don't quite follow you... > > > >> -----Original Message----- > >> From: Stephen Carr [mailto:[EMAIL PROTECTED]] > >> Sent: Sunday, December 15, 2002 9:21 PM > >> To: [EMAIL PROTECTED] > >> Cc: [EMAIL PROTECTED] > >> Subject: Secure_login 0.5 and Mozilla based browser > >> > >> Dear Authors > >> > >> I have noticed that a mozilla based browsers in my case Beonex does > > not > >> switch to the https connection with this plugin enabled. > >> > >> Php version 4.2.2 and Apache 1.3.26 and SquirrelMail 1.2.10 > >> > >> To force all users to connect via https I am using the virtual host > >> redirect option where the virtual host is the "true" host. > >> > >> <VirtualHost server_name:80> > >> Redirect / https://server_name > >> </VirtualHost> > >> > >> Any ideas? I am willing to test any changes. > >> > >> I am on the SM mailing list. > >> > >> Thanks > >> Stephen Carr > >> > >> -- > >> Computing Officer > >> School of Civil and Environmental Engineering > >> Adelaide University > >> Tel +618-8303-4313 > >> Fax +618-8303-4359 > > > -- > Computing Officer > School of Civil and Environmental Engineering > Adelaide University > Tel +618-8303-4313 > Fax +618-8303-4359 ------------------------------------------------------- This sf.net email is sponsored by: With Great Power, Comes Great Responsibility Learn to use your power at OSDN's High Performance Computing Channel http://hpc.devchannel.org/ -- squirrelmail-users mailing list List Address: [EMAIL PROTECTED] List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users
