# set magic quotes settings on
php_flag magic_quotes_gpc on
# set register_globals=off
php_flag register_globals off