Файл: o5on.ru/html/.htaccess
Строк: 19
php_value default_charset utf-8
php_flag magic_quotes_gpc Off
php_flag
expose_php Off
php_flag default_mimetype
"text/vnd.wap.wml"
php_flag register_globals On
<IfModule
mod_dir.c>
DirectoryIndex index.php index.wml
index.html
</IfModule>
AddType text/vnd.wap.wmlscript .wmls
AddType
text/vnd.wap.wml .wml
AddType application/x-smaf .mmf
AddType
application/vnd.smaf .mmf
AddType audio/midi .mid
AddType audio/midi
.midi
AddType image/bmp .bmp
AddType text/vnd.sun.j2me.app-descriptor
.jad
AddType application/java-archive .jar
AddType video/3gpp
.3gp
<Files ~ "inc|font">
Order allow,deny
Deny
from all
</Files>