php_flag register_globals off
php_flag display_errors off
php_flag magic_quotes_gpc off
php_flag session.use_trans_sid off
php_flag mysql.trace_mode on
php_value session.gc_maxlifetime 2592000
php_value session.cookie_lifetime 2592000
Options -Indexes
php_flag log_errors on
php_value error_log error.txt
