htaccesshttp://softtime.ru/forumhtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=78598#post467092Вот переделал Код: RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^cd/(.*)$ about.php?band=$1 RewriteRule ^history/(.*)$ abouthistory.php?band=$1 RewriteRule...htaccessSat, 29 Jan 2011 10:13:55 +0300dima4321htaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=78598#post467058RewriteEngine on RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ about.php?band=$1 RewriteRule ^history/(.*)$ abouthistory.php?band=$1 RewriteRule ^artikles/(.*)$ artikles.php?band=$1 ...htaccessSat, 29 Jan 2011 00:23:25 +0300dima4321