[dokuwiki] Re: password protection

  • From: "litwiki.de" <w@xxxxxxxxxx>
  • To: dokuwiki@xxxxxxxxxxxxx
  • Date: Tue, 18 Oct 2005 21:04:58 +0200

use ACL:

write in /conf/acl.auth.php your settings like this:

namespace:restrictedpage1    @ALL    0
namespace:restrictedpage1    @user     1 (2,4,8....)
restrictednamespace:*           @ALL    0
restrictednamespace:*           @ALL    4 (1,2,8...)

See also:

http://wiki.splitbrain.org/wiki:acl

Best wishes

Freddy

Martin Baum schrieb:

Hello.

Is there a way to protect some pages again reading? So, only registered people can read this pages. Or by using htaccess. Any ideas?

thanks for help
  Martin


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

Other related posts: