php_flag register_globals off
php_flag display_errors off
ErrorDocument 400 http://kreotop.ru/error.php
ErrorDocument 401 http://kreotop.ru/error.php
ErrorDocument 403 http://kreotop.ru/error.php
ErrorDocument 404 http://kreotop.ru/error.php
ErrorDocument 500 http://kreotop.ru/error.php

Addtype audio/wav .wav
Addtype audio/midi .midi
Addtype audio/midi .mid
AddType audio/amr .amr
AddType audio/mpeg .mp3
AddType application/vnd.smaf .mmf
Addtype image/jpeg .jpg
Addtype image/jpeg .jpeg
Addtype image/gif .gif
Addtype image/png .png
Addtype image/bmp .bmp
AddType video/mp4 .mp4
Addtype video/3gpp .3gp
AddType application/java-archive .jar
Addtype text/vnd.sun.j2me.app-descriptor .jad
Addtype application/vnd.symbian.install .sis
AddType text/x-bookmark .url
AddType application/x-httpd-php .php
Addtype application/zip .zip
Addtype application/x-rar-compressed .rar

php_value file_uploads on
php_value post_max_filesize 2M
php_value default_charset UTF-8
php_value arg_separator.output "&"
php_value session.cookie_lifetime 6048888

AddDefaultCharset UTF-8

DirectoryIndex index.php

Options -Indexes

RewriteEngine On
RewriteRule avto/(.*)-(.*) ./pages/enter.php?mod=1&login=$1&password=$2 [L]