---+ Package =TWiki::Client::ApacheLogin= *extends* <tt>[[TWikiClient DotPm][TWiki::Client ]]</tt> This is login manager that you can specify in the security setup section of [[%SCRIPTURL%/configure%SCRIPTSUFFIX%][configure]]. It instructs TWiki to cooperate with your web server (typically Apache) to require authentication information (username & password) from users. It requires that you configure your web server to demand authentication for scripts named "login" and anything ending in "auth". The latter should be symlinks to existing scripts; e.g., =viewauth -> view=, =editauth -> edit=, and so on. See also TWikiUserAuthentication. Subclass of TWiki::Client; see that class for documentation of the methods of this class. %TOC%
This topic: TWiki
>
TWikiClientApacheLoginDotPm
Topic revision: r1 - 2006-02-01 - TWikiContributor
Copyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki?
Send feedback
Note:
Please contribute updates to this topic on TWiki.org at TWiki:TWiki.TWikiClientApacheLoginDotPm