# byvlad
# ICQ: 854141

php_value register_globals 0
php_value magic_quotes_gpc 0
php_value zlib.output_compression 4096
php_value zlib.output_compression_level 5
php_value arg_separator.output "&amp;"

DirectoryIndex index.php
AddDefaultCharset UTF-8
Options -Indexes

RewriteEngine on
RewriteRule ^search_([0-9]+).html$ index.php?action=list&sid=$1 [L,QSA]
RewriteRule ^error.html index.php?error [L,QSA]
RewriteRule ^error_size.html index.php?error_size [L,QSA]
RewriteRule ^search_([0-9]+)_([0-9]+).html$ index.php?action=list&sid=$1&page=$2 [L,QSA]
RewriteRule ^view_([0-9]+).html$ index.php?action=view&view=$1 [L,QSA]
RewriteRule ^lyrics_([0-9]+)_([0-9]+)_([0-9]+).html$ index.php?action=view_text&lyrics=$1&id=$2&page=$3 [L,QSA]
RewriteRule ^lyrics_([0-9]+).shtml$ index.php?action=view_text&lyrics=$1&id=$2 [L,QSA]
RewriteRule ^album_covers/([0-9]+).jpg$ img.php?id=$1 [L,QSA]
RewriteRule ^history.html index.php?action=history [L,QSA]
RewriteRule ^history_([0-9]+).html$ index.php?action=history&page=$1 [L,QSA]
RewriteRule ^comments.html index.php?action=comments [L,QSA]
RewriteRule ^comments_([0-9]+).html$ index.php?action=comments&page=$1 [L,QSA]
RewriteRule ^loaded.html index.php?action=loaded [L,QSA]
RewriteRule ^loaded_([0-9]+).html$ index.php?action=loaded&page=$1 [L,QSA]

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 image/vnd.wap.wbmp .wbmp
AddType application/vnd.eri.thm .thm
AddType application/vnd.mophun.application .mpn
AddType application/vnd.mophun.certificate .mpc
AddType text/vnd.sun.j2me.app-descriptor .jad
Addtype text/x-vmel .mel
Addtype audio/imelody .imy
AddType application/vnd.smaf .mmf
Addtype text/x-vmel .emy
AddType audio/amr .amr
AddType audio/x-wav .wav
AddType application/x-tar .hid
Addtype image/jpeg .jpg
Addtype image/jpeg .jpeg
Addtype image/gif .gif
Addtype image/png .png
Addtype image/bmp .bmp
Addtype text/x-imelody .imy
Addtype text/x-emelody .emy
Addtype text/x-vcard .vcf
Addtype text/x-vcalendar .vcs
Addtype text/calendar .ics
Addtype application/smil .smil
Addtype application/smil .smi
Addtype application/java-archive .jar
Addtype application/vnd.symbian.install .sis
Addtype audio/wav .wav
Addtype audio/midi .midi
Addtype audio/midi .mid
Addtype audio/rmf .rmf
Addtype application/vnd.wap.mms-message .mms
AddType video/mp4 .mp4
Addtype video/3gpp .3gp
