[dokuwiki] Re: .htpasswd

  • From: Guy Brand <gb@xxxxxxxxxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 8 May 2007 21:25:42 +0200

On 08 May at 02:37, David M. Besonen wrote:

> since it doesn't appear that the htaccess/htpasswd file is
> auto-modified by dokuwiki, there is less value in using a
> dokuwiki authentication module since doing so would require
> manual editing of the htaccess and htpasswd files.

  Apache's AuthUserFile directive can be pointed to a DokuWiki
  users.auth.php file to have a single authentication (Apache
  Basic Auth and DokuWiki user authentication). The setup is
  easy: use smd5 passwords for Dokuwiki and set up AuthUserFile
  path-to-your/conf/users.auth.php in your htaccess file.

  Works like a charm.

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

Other related posts: