reference to the FAQ

This commit is contained in:
Marc Delisle
2006-02-22 17:50:41 +00:00
parent 4ed1239682
commit fe75fc40c8

View File

@@ -1,4 +1,6 @@
# At least on web servers supporting the .htaccess mecanism, # At least on web servers supporting the .htaccess mecanism,
# we disable session.auto_start; on other servers, users will # we disable session.auto_start; on other servers, users will
# get a warning that they have to disable this setting # get a warning that they have to disable this setting
# See also FAQ 1.36 in Documentation.html
php_flag session.auto_start 0 php_flag session.auto_start 0