Просмотр файла mc-2.7.0/files/.htaccess

Размер файла: 1.77Kb
  1. # Запрет листинга
  2. Options -Indexes
  3.  
  4. php_flag engine 0
  5.  
  6. # MIME-типы
  7. AddType application/vnd.sonyericsson.mms-template tpl
  8. AddType application/vnd.wap.wmlc .wmlc
  9. AddType text/vnd.wap.wmlscript .wmls
  10. AddType application/vnd.wap.wmlscriptc .wmlsc
  11. AddType image/vnd.wap.wbmp .wbmp
  12. AddType application/vnd.eri.thm .thm
  13. AddType application/vnd.mophun.application .mpn
  14. AddType application/vnd.mophun.certificate .mpc
  15. AddType text/vnd.sun.j2me.app-descriptor .jad
  16. Addtype text/x-vmel .mel
  17. Addtype audio/imelody .imy
  18. AddType application/vnd.smaf .mmf
  19. Addtype text/x-vmel .emy
  20. AddType audio/amr .amr
  21. AddType audio/x-wav .wav
  22. AddType application/x-tar .hid
  23. Addtype image/jpeg .jpg
  24. Addtype image/jpeg .jpeg
  25. Addtype image/gif .gif
  26. Addtype image/png .png
  27. Addtype image/bmp .bmp
  28. Addtype text/x-imelody .imy
  29. Addtype text/x-emelody .emy
  30. Addtype text/x-vcard .vcf
  31. Addtype text/x-vcalendar .vcs
  32. Addtype text/calendar .ics
  33. Addtype application/smil .smil
  34. Addtype application/smil .smi
  35. Addtype application/java-archive .jar
  36. Addtype application/vnd.symbian.install .sis
  37. Addtype audio/wav .wav
  38. Addtype audio/midi .midi
  39. Addtype audio/midi .mid
  40. Addtype audio/rmf .rmf
  41. Addtype application/vnd.wap.mms-message .mms
  42. AddType video/flv .flv
  43. AddType video/mp4 .mp4
  44. Addtype video/3gpp .3gp
  45. Addtype application/zip .zip
  46. Addtype audio/mpeg .mp3
  47. Addtype audio/mpeg .mp3
  48. Addtype application/vnd.eri.thm .thm
  49. AddType application/x-httpd-php-source .exe .phps .php .cgi .pl .fcgi .fpl .phtml .shtml .shtm .htm .html .wml .php1 .php2 .php3 .php4 .php5 .php6 .asp .aspx .jsp
  50.  
  51. # Запрет исполнения скриптов
  52. RemoveHandler .exe .phps .php .cgi .pl .fcgi .fpl .phtml .shtml .shtm .htm .html .wml .php1 .php2 .php3 .php4 .php5 .php6 .asp .aspx .jsp