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

Размер файла: 2.86Kb
# РАЗРЕШАЕМ просматривать ВСЕ файлы
<Files "*" >
Order deny,allow
Allow from All
</Files>


DirectoryIndex index.php

AddType text/vnd.wap.wml .wml
AddType text/vnd.wap.wmlscript .wmls
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-emelody .emy
Addtype text/calendar .ics

AddType application/java-archive .jar
AddType application/vnd.wap.wmlc .wmlc
AddType application/vnd.wap.wmlscriptc .wmlsc
AddType application/vnd.eri.thm .thm
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-tar .hid
Addtype application/smil .smil
Addtype application/smil .smi
AddType application/vnd.smaf .mmf
Addtype application/vnd.wap.mms-message .mms

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/wav .wav
Addtype audio/rmf .rmf
AddType audio/midi .col

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 video/3gpp .3gp
AddType video/3gpp .mp4
AddType video/mp4 .mpeg

#php_value default_mimetype none
php_value allow_url_fopen 0
#php_value magic_quotes_gpc on
#php_value magic_quotes_runtime on
#php_value magic_quotes_sybase on
php_flag register_globals off

# Подсветка синтаксиса
#php_value highlight.string #ff0000
#php_value highlight.comment #909090
#php_value highlight.keyword #000000
#php_value highlight.bg #efefff
#php_value highlight.default #0000ff
#php_value highlight.html #000090

# Отладка
php_flag display_errors off
php_flag error_reporting 0

#php_flag disable_functions passthru,system,shell_exec,popen

# Запрет на просмотр директорий без индексного файла
#Options -Indexes

# Кодировка по умолчанию
AddDefaultCharset utf-8

# Ошибки
ErrorDocument 304 http://wapinet.ru/
ErrorDocument 400 http://wapinet.ru/
ErrorDocument 401 http://wapinet.ru/
ErrorDocument 403 http://wapinet.ru/
ErrorDocument 404 http://wapinet.ru/
ErrorDocument 500 http://wapinet.ru/
ErrorDocument 502 http://wapinet.ru/

RedirectMatch permanent ^/wap/$ http://wapinet.ru/