Файл: .htaccess
Строк: 56
php_value register_globals 0
php_value error_reporting 7
php_value
magic_quotes_gpc 0
php_value magic_quotes_runtime 0
php_value
magic_quotes_sybase 0
php_value allow_url_fopen 0
AddDefaultCharset
UTF-8
RewriteEngine On
RewriteCond %{REQUEST_METHOD}
^TRACE
RewriteRule .* - [F]
RewriteRule ^([0-9]+)$ anketa.php?nk=$1
[L,QSA]
RewriteRule ^id([0-9]+)$ anketa.php?nk=$1
[L,QSA]
DirectoryIndex index.php
Options -Indexes
php_value
highlight.comment #FF9900
#php_value highlight.default #55ff11
php_value
highlight.html #000000
#php_value highlight.keyword #00AA00
#php_value
highlight.bg #FFFFFF
php_value highlight.string #FF3030
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
application/vnd.mophun.application .mpn
AddType
application/vnd.mophun.certificate .mpc
Addtype text/x-vmel .mel
AddType
application/x-tar .hid
Addtype image/jpeg .jpg
Addtype image/jpeg
.jpeg
Addtype image/gif .gif
Addtype image/png .png
Addtype text/x-vcard
.vcf
Addtype text/x-vcalendar .vcs
Addtype text/calendar .ics
Addtype
application/smil .smil
Addtype application/smil .smi
Addtype
application/vnd.wap.mms-message .mms
Addtype application/zip
.zip
php_value upload_max_filesize 32M
php_value memory_limit
-1
php_value post_max_size 32M
<Files "*.dat">
deny
from all
</Files>
<Files *.sql>
order allow,deny
deny
from all
</Files>
ErrorDocument 400
http://profiwm.ru/?isset=400
ErrorDocument 401
http://profiwm.ru/?isset=401
ErrorDocument 402
http://profiwm.ru/?isset=402
ErrorDocument 403
http://profiwm.ru/?isset=403
ErrorDocument 404
http://profiwm.ru/?isset=404
ErrorDocument 500
http://profiwm.ru/?isset=500
ErrorDocument 502
http://profiwm.ru/?isset=502