htaccesshttp://softtime.ru/forumhtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521311Ну можно попробовать через mod_rewrite. В htaccess пишете:RewriteEngine On RewriteBase / RewriteCond %{REQUEST_FILENAME} -f RewriteRule ^(+/)*(+)$ inc.php?q=$1$2 В корне сайта...htaccessThu, 13 Sep 2012 01:46:58 +0300Sfinkshtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521298Бэков много на страницы без разрешения, сайт на html, в html нужно добавить PHP.htaccessWed, 12 Sep 2012 19:30:46 +0300volodumirhtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521286так у вас php или html? И почему нельзя файлам поменять расширение на нужное?htaccessWed, 12 Sep 2012 16:02:30 +0300Sfinkshtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521228У меня туча файлов html без разрешения, как их выполнять в PHP?htaccessTue, 11 Sep 2012 17:12:09 +0300volodumirhtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521172Так не получится... вернее можно, но необходимо привязываться к MIME-типу файла.htaccessTue, 11 Sep 2012 09:05:33 +0300cheopshtaccesshttp://softtime.ru/forum/read.php?id_forum=5&id_theme=87604#post521071Как заставить через htaccess открывать файлы без разрешений, как PHP? AddType application/x-httpd-php .php .htm .html .phtml Как добавить обычные файлы,...htaccessSun, 9 Sep 2012 14:06:45 +0300volodumir