On Wed, July 19, 2006 6:05 am, Don Russell wrote: > Paul Lesniewski wrote: >> On 7/14/06, Rainer Sokoll <R.Sokoll@xxxxxxxxxxxx> wrote: >> >>> On Fri, Jul 14, 2006 at 08:13:41AM -0400, Chris Hilts wrote: >>> >>> >>>> Once you have HTTPS working, then I recommend using the secure_login >>>> plugin for SquirrelMail >>>> >>> What is that plugin good for? >>> >> >> It does what you set up apache to do but ONLY for SquirrelMail. > No need for a plugin, configure Apache to do it... ONLY for > SquirrelMail... > > Check /etc/httpd/conf.d/squirrelmail.conf > > That file already defines an alias so domain/webmail takes you to > squirrelmail.... > > I added the following and it works great! > > <Location ~ /webmail> > RewriteEngine on > RewriteCond %{HTTPS} != on > RewriteRule .* https://%{SERVER_NAME}/webmail/ [R,L] > </Location> > It depends. You can do that with plugin (make sure apache works in https and http) or with apache. > > > > ------------------------------------------------------------------------- > Take Surveys. Earn Cash. Influence the Future of IT > Join SourceForge.net's Techsay panel and you'll get the chance to share > your > opinions on IT & business topics through brief surveys -- and earn cash > http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV > -- > squirrelmail-users mailing list > Posting Guidelines: > http://www.squirrelmail.org/wiki/MailingListPostingGuidelines > List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx > List Archives: > http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user > List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 > List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users > -- Muhd Zamri Muhd Suharini System Administrator Kolej ShahPutra Kuantan Tel : +609.573.777.7 ext 119 Fax : +609.573.889.9 ----------------------------------------- This email was sent using Kolej ShahPutra's webmail. Website : http://www.kolejshahputra.edu.my/ Forum : http://forum.kolejshahputra.edu.my Alumni : http://alumni.kolejshahputra.edu.my ------------------------------------------------------------------------- Take Surveys. Earn Cash. Influence the Future of IT Join SourceForge.net's Techsay panel and you'll get the chance to share your opinions on IT & business topics through brief surveys -- and earn cash http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV -- squirrelmail-users mailing list Posting Guidelines: http://www.squirrelmail.org/wiki/MailingListPostingGuidelines List Address: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx List Archives: http://news.gmane.org/thread.php?group=gmane.mail.squirrelmail.user List Archives: http://sourceforge.net/mailarchive/forum.php?forum_id=2995 List Info: https://lists.sourceforge.net/lists/listinfo/squirrelmail-users