# Change Session Name & PHP Register_Globals OFF
php_value session.name Terminal
php_flag register_globals off
