Жасурбек
SnipeR, shunday yozdim
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteRule ^/news/(.*)$ /news/index.php?act=view&id=$1 [L]
</IfModule>