<Files ~ ".dat$|.htaccess$|config.php$|header.php$">
Order allow,deny
Deny from All
Satisfy All
</Files>

DirectoryIndex index.php

AddType text/vnd.wap.wml .wml
AddType text/vnd.wap.wmlscript .wmls
AddType text/vnd.wap.si .si
AddType text/vnd.wap.sl .sl
AddType text/vnd.sun.j2me.app-descriptor .jad
AddType text/vnd.sun.j2me.app-descriptor .db
AddType text/x-vcard .vcf
AddType text/x-vcalendar .vcs
AddType text/x-vmel .mel
AddType text/x-vmel .emy
AddType text/x-co-desc .cod
AddType text/x-emelody .emy
AddType text/calendar .ics
AddType text/x-imelody .imy

AddType application/java-archive .jar
AddType application/vnd.wap.wmlc .wmlc
AddType application/vnd.wap.wmlscriptc .wmlsc
AddType application/vnd.wap.slc .slc
AddType application/vnd.wap.sic .sic
AddType application/vnd.eri.thm .thm
AddType application/vnd.nok-s40theme .nth
AddType application/vnd.Nokie.ringing-tone .rng
AddType application/vnd.nokia.gamedata .nqd
AddType application/x-nokiagamedata .ngd
AddType application/vnd.alcatel.SEQ .seq
AddType application/vnd.uiq.thm .utz
AddType application/vnd.mophun.application .mpn
AddType application/vnd.mophun.certificate .mpc
AddType application/vnd.sonyericsson.mms-template tpl
AddType application/vnd.siemens-mp.theme .sdt
AddType application/vnd.siemens-mp.skin .scs
AddType application/vnd.siemens-mp.t9db .ldb
AddType application/vnd.symbian.install .sis
AddType application/vnd.symbian.install .app
AddType application/x-httpd-php .rss
AddType application/x-zip .zip
AddType application/x-gzip .gz
AddType application/x-gzip .tgz
AddType application/x-tar .tar
AddType application/x-bzip .bz
AddType application/x-bzip .bz2
AddType application/x-tar .hid
AddType application/x-pmd .pmd
AddType application/smil .smil
AddType application/smil .smi
AddType application/vnd.smaf .mmf
AddType application/vnd .smaf
AddType application/x-smaf .mmf
AddType application/vnd.wap.mms-message .mms
AddType application/vnd.oma.drm.message .dm

AddType audio/imelody .imy
AddType audio/midi .srt
AddType audio/midi .midi
AddType audio/midi .mid
AddType audio/mp3 .mp3
AddType audio/aac .aac
AddType audio/amr .amr
AddType audio/amr-wb .awb
AddType audio/wav .wav
AddType audio/rmf .rmf
AddType audio/midi .col
AddType audio/vnd.qcelp .qcp

AddType image/vnd.wap.wbmp .wbmp
AddType image/bmp .bmx
AddType image/png .png
AddType image/jpeg .jpg
AddType image/jpeg .jpeg
AddType image/gif .gif
AddType image/bmp .bmp
AddType image/x-epoc-mbm .mbm
AddType image/vnd.nok-3dscreensaver .n3a
AddType image/x-epoc-mbm .mbm
AddType image/vnd.nok-3dscreensaver .n3a
AddType image/vnd.nok-oplogo-colornokia-op-logo .nok

AddType video/3gpp .3gp
AddType video/3gpp .mp4
AddType video/mp4 .mpeg

# MIME   
php_flag default_mimetype text/html

#php_flag allow_url_fopen Off

#  (,       .htaccess! )
php_flag display_errors Off
php_flag error_reporting 0

php_flag magic_quotes_gpc On
php_flag mgi_qutes_runtime Off
php_flag mgi_qutes_sybse Off

#    argc  argv
php_flag register_argc_argv Off

#  !
php_flag register_globals Off

#      
php_flag session.use_trans_sid On


Options -Indexes
AddDefaultCharset UTF-8