| Description: | Group Authorization and Login using SQL |
| Status: | Extension |
@@ -90,8 +91,8 @@ For usage details, see the configuration example below.
Some administrators may wish to implement client-side session
management that works in concert with the server-side login/logout
capabilities offered by this module, for example, by setting or unsetting
-an HTTP cookie or other such token when a user logs in or out.
-To support such integration, mod_authz_dbd exports an
+an HTTP cookie or other such token when a user logs in or out.
+To support such integration, mod_authz_dbd exports an
optional hook that will be run whenever a user's status is updated in
the database. Other session management modules can then use the hook
to implement functions that start and end client-side sessions.
@@ -256,7 +257,8 @@ AuthzDBDRedirectQuery "SELECT userpage FROM userpages WHERE user = %s"
-
Available Languages: en
+
Available Languages: en |
+ fr
Notice:This is not a Q&A section. Comments placed here should be pointed towards suggestions on improving the documentation or server, and may be removed again by our moderators if they are either implemented or considered invalid/off-topic. Questions on how to manage the Apache HTTP Server should be directed at either our IRC channel, #httpd, on Freenode, or sent to our
mailing lists.