Просмотр файла telon/.htaccess

Размер файла: 2.68Kb
RemoveHandler .php .phtml .php3 .php5
php_flag display_errors off
php_flag expose_php off
php_flag error_log off
php_flag log_errors off
php_flag short_open_tag On 
php_flag magic_quotes_gpc on
php_value error_reporting 0

ErrorDocument 401 http://telon.ru/?error=401
ErrorDocument 403 http://telon.ru/?error=403
ErrorDocument 404 http://telon.ru/?error=404
ErrorDocument 500 http://telon.ru/?error=500

AddType image/vnd.wap.wbmp .wbmp
Addtype image/jpeg .jpg 
Addtype image/jpeg .jpeg 
Addtype image/gif .gif 
Addtype image/png .png 
Addtype image/bmp .bmp 
AddType text/vnd.wap.wml wml 
AddType application/vnd.wap.wmlc wmlc 
AddType text/vnd.wap.wmlscript wmls 
AddType application/vnd.wap.wmlscriptc wmlsc 
AddType application/vnd.siemens-mp.skin .scs
AddType application/vnd.symbian.install .sis
AddType image/vnd.wap.wbmp wbmp 
AddType application/vnd.smaf mmf
AddType application/java-archive jar
AddType text/vnd.sun.j2me.app-descriptor jad
AddType application/vnd.wap.sis sis
AddType application/x-pmd pmd
AddType audio/vnd.digiplug.tri3 tri3
Options +Includes +FollowSymLinks -Indexes
AddType text/vnd.wap.wml;charset=utf-8 .wml
AddType application/vnd.sonyericsson.mms-template tpl
AddType application/vnd.wap.wmlc .wmlc
AddType text/vnd.wap.wmlscript .wmls
AddType application/vnd.wap.wmlscriptc .wmlsc
AddType image/vnd.wap.wbmp .wbmp
AddType application/vnd.eri.thm .thm 
AddType application/vnd.nok-s40theme .nth 
AddType application/vnd.mophun.application .mpn  
AddType application/vnd.mophun.certificate .mpc
AddType application/java-archive .jar
AddType text/vnd.sun.j2me.app-descriptor;charset=UTF-8 .jad
addtype text/x-vmel .mel
AddType application/mtf .mtf
addtype audio/imelody .imy
AddType application/vnd.smaf .mmf
addtype text/x-vmel .emy
AddType audio/amr .amr
AddType audio/x-wav .wav
AddType application/x-tar .hid

Addtype image/jpeg .jpg 
Addtype image/jpeg .jpeg 
Addtype image/gif .gif 
Addtype image/png .png 
Addtype image/bmp .bmp 

Addtype text/x-imelody .imy 
Addtype text/x-emelody .emy 
Addtype text/x-vcard .vcf 
Addtype text/x-vcalendar .vcs 
Addtype text/calendar .ics 

Addtype application/smil .smil 
Addtype application/smil .smi 
Addtype application/java-archive .jar 
Addtype application/vnd.symbian.install .sis 

Addtype audio/wav .wav 
Addtype audio/midi .midi 
Addtype audio/midi .mid 
Addtype audio/rmf .rmf 

Addtype application/vnd.wap.mms-message .mms 

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

DirectoryIndex index.php
AddDefaultCharset utf-8
CookieTracking on
CookieExpires "1 years"
# default php version is 4.3.9
# uncomment next line to use latest 4.4.x
#AddType application/x-httpd-php44 php
# uncomment next line to use latest 5.x
#AddType application/x-httpd-php5 php