[dokuwiki] Re: SSL for logged in users

  • From: Andreas Gohr <andi@xxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 21 Feb 2006 22:32:50 +0100

On Tue, 21 Feb 2006 22:27:37 +0200
Shai <shaibn@xxxxxxxxx> wrote:

> On 2/20/06, Shai <shaibn@xxxxxxxxx> wrote:
> > Hi again :)
> >
> > I was searching through the manual and the wiki pages but couldn't
> > find the info on this issue.
> >
> > Is there a way to have normal visitors use HTTP but once one uses
> > the login link, from this point on, to have it be SSL for the
> > duration of him being logged in?

Maybe you could use Apache rewriting and checking for the REMOTE_USER
variable, but I guess because we don't use HTTP_AUTH the content of this
var is only available to the PHP interpreter not to Apache.

Why don't you just serve the whole wiki through SSL for all users?

Andi
-- 
DokuWiki mailing list - more info at
http://wiki.splitbrain.org/wiki:mailinglist

Other related posts: