variables_order                        = "EGPCS"
request_order 			       = "GP"
register_argc_argv                     = On
auto_globals_jit 		       = On
post_max_size                          = {
    my $ms = $phpcur->prop(PostMaxSize) || $php{PostMaxSize} || "20M";
    $OUT .= "$ms";
}
auto_prepend_file                      =
auto_append_file                       =
default_mimetype                       = "text/html"
default_charset                        = "UTF-8"
