Можно ли упростить .htaccess ?http://softtime.ru/forumМожно ли упростить .htaccess ?http://softtime.ru/forum/read.php?id_forum=2&id_theme=91236#post542582Первые 13 строк устанавливают настройки для интерпретатора PHP. Следующие 2 указывают апачу, что HTML-файлы должны обрабатываться, как скрипты PHP. Блок...Можно ли упростить .htaccess ?Thu, 12 Jun 2014 22:08:13 +0300CommanderМожно ли упростить .htaccess ?http://softtime.ru/forum/read.php?id_forum=2&id_theme=91236#post542581Может быть, и это тоже можно упростить: php_flag display_startup_errors on php_flag display_errors on php_flag html_errors off php_flag log_errors on...Можно ли упростить .htaccess ?Thu, 12 Jun 2014 21:57:54 +0300Владимир55Можно ли упростить .htaccess ?http://softtime.ru/forum/read.php?id_forum=2&id_theme=91236#post542578Да, так сделать можно.Можно ли упростить .htaccess ?Thu, 12 Jun 2014 21:44:14 +0300CommanderМожно ли упростить .htaccess ?http://softtime.ru/forum/read.php?id_forum=2&id_theme=91236#post542574В типовой CMS используется файл .htaccess, содержащий вот такие строки: "IfModule mod_php4.c" php_flag magic_quotes_gpc off php_flag magic_quotes_runtime off php_flag register_globals...Можно ли упростить .htaccess ?Thu, 12 Jun 2014 21:08:25 +0300Владимир55