<Limit GET POST>
Order allow,deny
Allow from all
</Limit>

<Files ~ "^setup_options.php$|^setup_mysql.php$">
Order allow,deny
Deny from All
Satisfy All
</Files>

php_flag register_globals Off

DirectoryIndex index.php index.html index.htm

php_value default_mimetype text/html

php_flag magic_quotes_gpc Off
php_flag mgi_qutes_runtime Off
php_flag mgi_qutes_sybse Off


php_flag register_argc_argv Off

php_flag display_errors Off
php_flag error_reporting 0
php_flag log_error Off


php_flag session.use_trans_sid On


Options -Indexes
AddDefaultCharset UTF-8

ErrorDocument 304 /
ErrorDocument 400 /
ErrorDocument 401 /
ErrorDocument 403 /
ErrorDocument 404 /
ErrorDocument 406 /
ErrorDocument 500 /
ErrorDocument 502 /