Размер файла: 2.57Kb
php_value memory_limit 1024M
Order Allow,Deny
Deny from 124.121.40.67 94.65.156.213 94.66.147.140 80.252.54.85 88.159.246.159 88.248.48.78 125.27.252.124 122.164.74.123 78.172.165.211 71.120.87.103 85.104.153.41 85.110.68.119 125.27.247.133 201.255.134.22 114.128.25.212 186.104.162.243 79.106.109.8 80.51.71.1 189.158.220.249 200.77.201.216 79.41.57.139 202.70.41.90 95.135.153.65 201.255.167.53 80.183.217.134 61.19.66.84 88.249.216.69 216.8.146.20 77.221.74.191 79.46.237.234 78.154.240.25 122.164.111.21 83.205.204.129 94.64.170.67 81.164.9.20 87.3.229.181 88.207.169.183 59.92.57.117 113.53.213.88 91.132.211.52 202.89.172.221 117.47.114.108 79.43.224.99 201.232.68.136 88.89.245.120 115.134.223.75 122.160.177.174 201.160.167.121 212.118.100.121 62.197.107.215 112.142.93.129 201.130.97.115 122.117.198.220 122.164.203.66 58.26.161.162 124.157.173.228 141.31.182.187 202.57.177.133 82.112.199.198 189.231.20.152 92.105.173.99 117.47.115.67 79.41.63.105 114.128.160.31 212.25.60.114 62.97.42.201 87.252.225.169 83.6.215.103 93.39.100.201 82.55.43.218 114.128.200.87 62.150.135.154 82.204.35.142 59.96.206.140 83.71.135.155 112.142.93.178 203.124.22.113 93.81.104.194 83.71.81.96 117.47.114.152 79.43.224.10 82.55.43.30 76.66.78.47 189.244.36.94 202.137.232.58 94.64.138.15 83.71.153.193 83.6.222.5 82.55.224.199 86.193.80.88 121.245.82.75 114.128.29.112 93.39.105.216 114.128.24.211 212.227.136.205
Allow from All
RewriteEngine on
RewriteCond %{HTTP_HOST} ^www\.visavi\.net [NC]
RewriteRule ^(.*) http://visavi.net/$1 [R,L]
Addtype application/x-zip-compressed .zip
Addtype application/x-rar-compressed .rar
Addtype image/jpeg .jpg
Addtype image/jpeg .jpeg
Addtype image/gif .gif
Addtype image/png .png
Addtype image/bmp .bmp
<Files ~ "includes|locales">
Order allow,deny
Deny from all
</Files>
<Files ~ ".(dat|sfx|db)$">
Order allow,deny
Deny from all
</Files>
#php_value error_reporting 7
php_value url_rewriter.tags On
php_value register_globals Off
php_value session.use_trans_sid On
php_value magic_quotes_gpc Off
php_value magic_quotes_runtime Off
php_value magic_quotes_sybase Off
php_value file_uploads On
php_value date.timezone "Europe/Moscow"
DirectoryIndex index.php
AddDefaultCharset UTF-8
Options -Indexes
ErrorDocument 403 /pages/error.php?error=403
ErrorDocument 404 /pages/error.php?error=404
RewriteEngine On
RewriteCond %{REQUEST_METHOD} ^TRACE
RewriteRule .* - [F]
FileETag MTime Size
<ifmodule mod_expires.c>
<filesmatch ".(ico|jpg|gif|png|css)$">
ExpiresActive on
ExpiresDefault "access plus 1 month"
</filesmatch>
</ifmodule>