From: Takashi Sato Date: Wed, 21 May 2008 23:35:09 +0000 (+0000) Subject: remove directive s and X-Git-Tag: 2.3.0~597 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a5c03b90b89941acae5e6c2d3f2a45e45450f0ff;p=thirdparty%2Fapache%2Fhttpd.git remove directive s and add a module git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@658931 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/docs/manual/mod/mod_session.xml b/docs/manual/mod/mod_session.xml index 08489250462..e12f9292307 100644 --- a/docs/manual/mod/mod_session.xml +++ b/docs/manual/mod/mod_session.xml @@ -27,6 +27,7 @@ Extension mod_session.c session_module +Available in Apache 2.3 and later Warning @@ -261,7 +262,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The Session directive enables a session for the @@ -280,7 +280,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionMaxAge directive defines a time limit @@ -306,7 +305,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

If set to On, the SessionEnv directive @@ -332,7 +330,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionHeader directive defines the name of an @@ -361,7 +358,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionInclude directive allows sessions to @@ -388,7 +384,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionExclude directive allows sessions to diff --git a/docs/manual/mod/mod_session_cookie.xml b/docs/manual/mod/mod_session_cookie.xml index 3abcdebde2f..a048c33ac51 100644 --- a/docs/manual/mod/mod_session_cookie.xml +++ b/docs/manual/mod/mod_session_cookie.xml @@ -27,6 +27,7 @@ Extension mod_session_cookie.c session_cookie_module +Available in Apache 2.3 and later

Warning @@ -86,7 +87,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionCookieName directive specifies the name and @@ -117,7 +117,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionCookieName2 directive specifies the name and @@ -148,7 +147,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionCookieRemove flag controls whether the cookies diff --git a/docs/manual/mod/mod_session_crypto.xml b/docs/manual/mod/mod_session_crypto.xml index d6437e9f2e3..68abc79ce65 100644 --- a/docs/manual/mod/mod_session_crypto.xml +++ b/docs/manual/mod/mod_session_crypto.xml @@ -27,6 +27,7 @@ Extension mod_session_crypto.c session_crypto_module +Available in Apache 2.3 and later

Warning diff --git a/docs/manual/mod/mod_session_dbd.xml b/docs/manual/mod/mod_session_dbd.xml index c8be1dd85d4..7d3e62bd145 100644 --- a/docs/manual/mod/mod_session_dbd.xml +++ b/docs/manual/mod/mod_session_dbd.xml @@ -27,6 +27,7 @@ Extension mod_session_dbd.c session_dbd_module +Available in Apache 2.3 and later Warning @@ -153,7 +154,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDCookieName directive specifies the name and @@ -184,7 +184,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDCookieName2 directive specifies the name and @@ -215,7 +214,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDCookieRemove flag controls whether the cookies @@ -239,7 +237,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDPerUser flag enables a per user session keyed @@ -259,7 +256,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDSelectLabel directive sets the default select @@ -279,7 +275,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDInsertLabel directive sets the default insert @@ -302,7 +297,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDUpdateLabel directive sets the default update @@ -326,7 +320,6 @@ directory .htaccess -Available in Apache 2.3.0 and later

The SessionDBDDeleteLabel directive sets the default delete