php_value register_globals 0
php_value magic_quotes_gpc 0
AddDefaultCharset UTF-8

RewriteEngine On
RewriteRule ^login$ /login.php [L]
RewriteRule ^reg$ /reg.php [L]
RewriteRule ^news/$ /scripts/news.php [L]
RewriteRule ^tafifs/$ /scripts/tarifs.php?dir=1 [L]
RewriteRule ^cabinet/balance/$ /scripts/kassa/index.php [L]
RewriteRule ^cabinet/uslug/$ /scripts/user/user.usl.php [L]
RewriteRule ^cabinet/$ /scripts/user/user.cabinet.php [L]
RewriteRule ^admin/news$ /scripts/adm/news.php [L]
RewriteRule ^admin/product$ /scripts/adm/uslugs.php [L]
RewriteRule ^admin/tarifs$ /scripts/adm/tarifs.php?dir=1 [L]
RewriteRule ^scripts/admin/services.php$ /scripts/adm/tarifs.php [L]
