5 lines
208 B
ApacheConf
5 lines
208 B
ApacheConf
# 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
|
|
php_flag session.auto_start 0
|