From 11c0bea5862cbca9c6e360adeaa69fadcf48f057 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Igor=20Gali=C4=87?= Date: Wed, 23 Nov 2011 12:21:23 +0000 Subject: [PATCH] mod_session: document overrides. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1205379 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