From 880948afee768f5f20f0b529822f448c5620ed77 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Wed, 23 Nov 2011 12:22:56 +0000 Subject: [PATCH] backport r1205379. mod_session: document overrides. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1205380 13f79535-47bb-0310-9956-ffa450edef68 --- docs/manual/mod/mod_session.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/manual/mod/mod_session.xml b/docs/manual/mod/mod_session.xml index e81286b5f3..eafaff98c7 100644 --- a/docs/manual/mod/mod_session.xml +++ b/docs/manual/mod/mod_session.xml @@ -262,6 +262,7 @@ directory .htaccess +AuthConfig

The Session directive enables a session for the @@ -280,6 +281,7 @@ directory .htaccess +AuthConfig

The SessionMaxAge directive defines a time limit @@ -305,6 +307,7 @@ directory .htaccess +AuthConfig

If set to On, the SessionEnv directive @@ -330,6 +333,7 @@ directory .htaccess +AuthConfig

The SessionHeader directive defines the name of an @@ -358,6 +362,7 @@ directory .htaccess +AuthConfig

The SessionInclude directive allows sessions to -- 2.40.0