Re: Please help me for secure SquirrelMail

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> -----Original Message-----
> From: squirrelmail-users-bounces@xxxxxxxxxxxxxxxxxxxxx 
> [mailto:squirrelmail-users-bounces@xxxxxxxxxxxxxxxxxxxxx] On 
> Behalf Of Don Russell
> Sent: 18 July 2006 23:06
> To: squirrelmail-users@xxxxxxxxxxxxxxxxxxxxx
> Subject: Re:  Please help me for secure SquirrelMail
> 
> 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>
> 

I added the above to /etc/httpd/conf.d/squirrelmail.conf and when I restrted
Apache (2.0.52) I got

Starting httpd: Syntax error on line 8 of
/etc/httpd/conf.d/squirrelmail.conf:
RewriteCond: bad flag delimiters

Bob



-------------------------------------------------------------------------
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

[Index of Archives]     [Video For Linux]     [Yosemite News]     [Yosemite Photos]     [gtk]     [KDE]     [Cyrus SASL]     [Gimp on Windows]     [Steve's Art]     [Webcams]

  Powered by Linux