From fe75fc40c8be603ebf584cb9f709b95856ab9dee Mon Sep 17 00:00:00 2001 From: Marc Delisle Date: Wed, 22 Feb 2006 17:50:41 +0000 Subject: [PATCH] reference to the FAQ --- .htaccess | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.htaccess b/.htaccess index a82d55023..d461ec630 100644 --- a/.htaccess +++ b/.htaccess @@ -1,4 +1,6 @@ # At least on web servers supporting the .htaccess mecanism, # we disable session.auto_start; on other servers, users will # get a warning that they have to disable this setting +# See also FAQ 1.36 in Documentation.html + php_flag session.auto_start 0