htaccesshttp://softtime.ru/forumhtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87920#post522955При работе с mod_rewrite от относительных путей лучше отказаться... намучаетесь и скорее всего все-равно придете к абсолютным.htaccessSat, 20 Oct 2012 10:56:09 +0300cheopshtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87920#post522947нет...но хочется оставить относительные пути. если запретить ставить в конце слеш, это плохой тон?htaccessFri, 19 Oct 2012 23:36:22 +0300nikolayershtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87920#post522895Пути к скриптам и стилям заданы при помощи абсолютных путей?htaccessFri, 19 Oct 2012 15:58:06 +0300cheopshtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87920#post522876 RewriteEngine On RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^({0,15})/?$ index.php?cat=$1 наша переменная кат получает значение и инклудит нужную страницу....htaccessFri, 19 Oct 2012 01:54:28 +0300nikolayers