{"id":96,"date":"2020-03-23T07:57:19","date_gmt":"2020-03-23T04:57:19","guid":{"rendered":"http:\/\/www.zeleneew.ru\/tech\/?p=96"},"modified":"2020-03-23T07:57:19","modified_gmt":"2020-03-23T04:57:19","slug":"%d1%80%d0%b0%d1%81%d0%bf%d0%be%d0%bb%d0%be%d0%b6%d0%b5%d0%bd%d0%b8%d0%b5-%d0%ba%d0%be%d0%bd%d1%84%d0%b8%d0%b3%d1%83%d1%80%d0%b0%d1%86%d0%b8%d0%be%d0%bd%d0%bd%d1%8b%d1%85-%d1%84%d0%b0%d0%b9%d0%bb%d0%be","status":"publish","type":"post","link":"https:\/\/tech.zeleneew.ru\/?p=96","title":{"rendered":"\u0420\u0430\u0441\u043f\u043e\u043b\u043e\u0436\u0435\u043d\u0438\u0435 \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0445 \u0444\u0430\u0439\u043b\u043e\u0432 \u0432 \u0440\u0430\u0437\u043d\u044b\u0445 CMS"},"content":{"rendered":"\n<p>\u0412 <strong>Joomla<\/strong> \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b configuration.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0435\u0441\u0442\u044c \u0441\u0442\u0440\u043e\u0447\u043a\u0438:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">var $host = '\u0441\u0435\u0440\u0432\u0435\u0440';<br>var $user = '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f';<br>var $db = '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445';<br>var $password = '\u043f\u0430\u0440\u043e\u043b\u044c';<\/pre>\n\n\n\n<p>\u0412 <strong>WordPress<\/strong> \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b wp-config.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0435\u0441\u0442\u044c \u0441\u0442\u0440\u043e\u0447\u043a\u0438:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define('DB_NAME', '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445');<br>define('DB_USER', '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f');<br>define('DB_HOST', '\u0441\u0435\u0440\u0432\u0435\u0440');<br>define('DB_PASSWORD', '\u043f\u0430\u0440\u043e\u043b\u044c');<\/pre>\n\n\n\n<p>\u0412 <strong>Drupal<\/strong>  \u0432 \u043f\u0430\u043f\u043a\u0435 \/site\/default\/ \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b settings.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0435\u0441\u0442\u044c \u0441\u0442\u0440\u043e\u0447\u043a\u0430:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$db_url = 'mysql:\/\/username:password@mysqlhost\/databasename';<\/pre>\n\n\n\n<p>\u0413\u0434\u0435:username &#8212; \u0438\u043c\u044f \u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f;<br>password &#8212; \u043f\u0430\u0440\u043e\u043b\u044c;<br>mysqlhost &#8212; \u0441\u0435\u0440\u0432\u0435\u0440 \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445;<br>databasename &#8212; \u0438\u043c\u044f \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445.<\/p>\n\n\n\n<p>\u0412 <strong>DLE<\/strong> \u0432 \u043f\u0430\u043f\u043a\u0435 \/engine\/data\/ \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b dbconfig.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043a \u0431\u0430\u0437\u0435 \u043f\u0440\u043e\u043f\u0438\u0441\u044b\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0441\u0442\u0440\u043e\u0447\u043a\u0430\u0445:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define (\"DBHOST\", \"\u0441\u0435\u0440\u0432\u0435\u0440\");<br>define (\"DBNAME\", \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\");<br>define (\"DBUSER\", \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\");<br>define (\"DBPASS\", \"\u043f\u0430\u0440\u043e\u043b\u044c\");<\/pre>\n\n\n\n<p>\u0412 <strong>Shop-script<\/strong> \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \/cfg\/connect.inc.php<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define('DB_HOST', '\u0441\u0435\u0440\u0432\u0435\u0440');<br>define('DB_USER', '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f');<br>define('DB_PASS', '\u043f\u0430\u0440\u043e\u043b\u044c');<br>define('DB_NAME', '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445');<\/pre>\n\n\n\n<p>\u0412 <strong>ShopCMS<\/strong> \u0431\u0430\u0437\u0430 \u0434\u0430\u043d\u043d\u044b\u0445 \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \/core\/config\/connect.inc.php<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define('DB_HOST', '\u0441\u0435\u0440\u0432\u0435\u0440');<br>define('DB_USER', '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f');<br>define('DB_PASS', '\u043f\u0430\u0440\u043e\u043b\u044c');<br>define('DB_NAME', '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445');<\/pre>\n\n\n\n<p>\u0412 <strong>WebAsyst<\/strong> \u0432\u0441\u0451 \u043d\u0435\u043c\u043d\u043e\u0433\u043e \u0441\u043b\u043e\u0436\u043d\u0435\u0435. \u0422\u0430\u043c \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b \/dblist\/\u043b\u043e\u0433\u0438\u043d.xml \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0437\u0430 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0441 \u0431\u0430\u0437\u043e\u0439 \u043e\u0442\u0432\u0435\u0447\u0430\u044e\u0442 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">SQLSERVER=\"\u0441\u0435\u0440\u0432\u0435\u0440\"<br>DB_NAME=\"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\"<br>DB_PASSWORD=\"\u043f\u0430\u0440\u043e\u043b\u044c\"<br>DB_USER=\"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\"<\/pre>\n\n\n\n<p>\u0430 \u0442\u0430\u043a\u0436\u0435 \u0432 \u0444\u0430\u0439\u043b\u0435 \u043a\u0435\u0448\u0430 \/temp\/scdb\/.settings.\u043b\u043e\u0433\u0438\u043d \u0434\u0443\u0431\u043b\u0438\u0440\u0443\u044e\u0442\u0441\u044f \u044d\u0442\u0438 \u0436\u0435 \u043f\u0430\u0440\u0430\u043c\u0435\u0442\u0440\u044b:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">\"DB_USER\" \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\"<br>\"DB_PASS\" \"\u043f\u0430\u0440\u043e\u043b\u044c\"<br>\"DB_NAME\" \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\"<br>\"DB_HOST\" \"\u0441\u0435\u0440\u0432\u0435\u0440\"<\/pre>\n\n\n\n<p>\u0412 <strong>PrestaShop<\/strong> \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \/config\/settings.inc.php<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">define('_DB_NAME_', '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445');<br>define('_DB_SERVER_', '\u0441\u0435\u0440\u0432\u0435\u0440');<br>define('_DB_USER_', '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f');<br>define('_DB_PASSWD_', '\u043f\u0430\u0440\u043e\u043b\u044c');<\/pre>\n\n\n\n<p>\u0412 <strong>MODx<\/strong> \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \/manager\/includes\/config.inc.php:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$database_server = '\u0441\u0435\u0440\u0432\u0435\u0440';<br>$database_user = '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f';<br>$database_password = '\u043f\u0430\u0440\u043e\u043b\u044c';<br>$dbase = '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\u2019;<\/pre>\n\n\n\n<p>\u00a0 \u0412 <strong>Bitrix<\/strong> \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 \/bitrix\/php_interface\/dbconn.php:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$DBHost = \"\u0441\u0435\u0440\u0432\u0435\u0440\";<br>$DBLogin = \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\";<br>$DBPassword = \"\u043f\u0430\u0440\u043e\u043b\u044c\";<br>$DBName = \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\";<\/pre>\n\n\n\n<p>\u00a0 \u0412 <strong>PHPShop<\/strong> \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 phpshop\/inc\/config.ini:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">host = \"\u0441\u0435\u0440\u0432\u0435\u0440\";<br>user_db = \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\";<br>pass_db = \"\u043f\u0430\u0440\u043e\u043b\u044c\";<br>dbase = \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\";<\/pre>\n\n\n\n<p>\u0412 <strong>HostCMS<\/strong> \u043a\u043e\u043d\u0444\u0438\u0433\u0443\u0440\u0430\u0446\u0438\u043e\u043d\u043d\u044b\u0439 \u0444\u0430\u0439\u043b \u0440\u0430\u0437\u043c\u0435\u0449\u0430\u0435\u0442\u0441\u044f \u0432 modules\/core\/config\/database.php \u0438 \u0441\u043e\u0434\u0435\u0440\u0436\u0438\u0442 \u0441\u043b\u0435\u0434\u0443\u044e\u0449\u0438\u0435 \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">'driver' => 'mysql',<br>'host' => 'localhost',<br>'username' => 'srv83user',<br>'password' => 'megapassword',<br>'database' => 'hostcms'<\/pre>\n\n\n\n<p>\u0412 <strong>UMI<\/strong> \u0440\u0435\u043a\u0432\u0438\u0437\u0438\u0442\u044b \u043f\u043e\u0434\u043a\u043b\u044e\u0447\u0435\u043d\u0438\u044f \u0432 \u0441\u0435\u043a\u0446\u0438\u0438 [connections] \u0444\u0430\u0439\u043b\u0430 docs\/config.ini:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">core.host = \"\u0430\u0434\u0440\u0435\u0441_\u0441\u0435\u0440\u0432\u0435\u0440\u0430\"<br>core.login = \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\"<br>core.password = \"\u043f\u0430\u0440\u043e\u043b\u044c\"<br>core.dbname = \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\"<\/pre>\n\n\n\n<p>\u0412 <strong>phpBB<\/strong> \u0444\u0430\u0439\u043b\u0435 docs\/config.php:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$dbhost = '\u0430\u0434\u0440\u0435\u0441_\u0441\u0435\u0440\u0432\u0435\u0440\u0430';<br>$dbname = '\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445';<br>$dbuser = '\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f';<br>$dbpasswd = '\u043f\u0430\u0440\u043e\u043b\u044c';<\/pre>\n\n\n\n<p>\u0412 <strong>NetCat<\/strong> \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u0435 \u0441 \u0431\u0430\u0437\u043e\u0439 \u0434\u0430\u043d\u043d\u044b\u0445 \u043d\u0430\u0441\u0442\u0440\u0430\u0438\u0432\u0430\u0435\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 docs\/vars.inc.php:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">$MYSQL_HOST = \"\u0430\u0434\u0440\u0435\u0441_\u0441\u0435\u0440\u0432\u0435\u0440\u0430\";<br>$MYSQL_USER = \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\";<br>$MYSQL_PASSWORD = \"\u043f\u0430\u0440\u043e\u043b\u044c\";<br>$MYSQL_DB_NAME = \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\";<\/pre>\n\n\n\n<p>\u0412 <strong>Amiro.CMS<\/strong> \u043d\u0430\u0441\u0442\u0440\u043e\u0439\u043a\u0438 \u0441\u043e\u0435\u0434\u0438\u043d\u0435\u043d\u0438\u044f \u0441 \u0431\u0430\u0437\u043e\u0439 \u0434\u0430\u043d\u043d\u044b\u0445 \u0443\u0441\u0442\u0430\u043d\u0430\u0432\u043b\u0438\u0432\u0430\u044e\u0442\u0441\u044f \u0432 \u0444\u0430\u0439\u043b\u0435 docs\/_local\/config.ini.php:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">DB_Host = \"\u0430\u0434\u0440\u0435\u0441_\u0441\u0435\u0440\u0432\u0435\u0440\u0430\"<br>DB_Database = \"\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445\"<br>DB_User = \"\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f\"<br>DB_Password = \"\u043f\u0430\u0440\u043e\u043b\u044c\"<\/pre>\n\n\n\n<p>\u0415\u0441\u043b\u0438  \u043d\u0438\u0447\u0435\u0433\u043e \u0438\u0437 \u043f\u0435\u0440\u0435\u0447\u0438\u0441\u043b\u0435\u043d\u043d\u043e\u0433\u043e \u043d\u0435 \u043f\u043e\u0434\u043e\u0448\u043b\u043e,\u0442\u043e \u043f\u043e\u0441\u043c\u043e\u0442\u0440\u0438\u0442\u0435 \u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0431\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445 \u0432  \u043f\u0430\u043d\u0435\u043b\u0438 \u0443\u043f\u0440\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u043d\u0430 \u0432\u043a\u043b\u0430\u0434\u043a\u0435 \u00ab\u0421\u0430\u0439\u0442\u044b \u0438 \u0434\u043e\u043c\u0435\u043d\u044b\u00bb \u2192 \u00ab\u0411\u0430\u0437\u044b \u0434\u0430\u043d\u043d\u044b\u0445\u00bb \u043f\u043e\u0441\u043b\u0435  \u0447\u0435\u0433\u043e \u0432 \u043a\u043e\u043d\u0441\u043e\u043b\u0438 \u0432 \u0434\u0438\u0440\u0435\u043a\u0442\u043e\u0440\u0438\u0438 httpdocs \u0432\u043e\u0441\u043f\u043e\u043b\u044c\u0437\u0443\u0439\u0442\u0435\u0441\u044c \u043a\u043e\u043c\u0430\u043d\u0434\u043e\u0439:<\/p>\n\n\n\n<pre class=\"wp-block-preformatted\">grep -r \u00ab\u043d\u0430\u0437\u0432\u0430\u043d\u0438\u0435 \u0431\u0430\u0437\u044b\u00bb<\/pre>\n\n\n\n<p class=\"has-text-align-right\"><a href=\"https:\/\/support.rusonyx.ru\/index.php?\/Knowledgebase\/Article\/View\/279\">\u0418\u0441\u0442\u043e\u0447\u043d\u0438\u043a<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u0412 Joomla \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b configuration.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0435\u0441\u0442\u044c \u0441\u0442\u0440\u043e\u0447\u043a\u0438: var $host = &#8216;\u0441\u0435\u0440\u0432\u0435\u0440&#8217;;var $user = &#8216;\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f&#8217;;var $db = &#8216;\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445&#8217;;var $password = &#8216;\u043f\u0430\u0440\u043e\u043b\u044c&#8217;; \u0412 WordPress \u0435\u0441\u0442\u044c \u0444\u0430\u0439\u043b wp-config.php, \u0432 \u043a\u043e\u0442\u043e\u0440\u043e\u043c \u0435\u0441\u0442\u044c \u0441\u0442\u0440\u043e\u0447\u043a\u0438: define(&#8216;DB_NAME&#8217;, &#8216;\u0438\u043c\u044f_\u0431\u0430\u0437\u044b_\u0434\u0430\u043d\u043d\u044b\u0445&#8217;);define(&#8216;DB_USER&#8217;, &#8216;\u0438\u043c\u044f_\u043f\u043e\u043b\u044c\u0437\u043e\u0432\u0430\u0442\u0435\u043b\u044f&#8217;);define(&#8216;DB_HOST&#8217;, &#8216;\u0441\u0435\u0440\u0432\u0435\u0440&#8217;);define(&#8216;DB_PASSWORD&#8217;, &#8216;\u043f\u0430\u0440\u043e\u043b\u044c&#8217;); \u0412 Drupal \u0432 \u043f\u0430\u043f\u043a\u0435 &hellip; <a href=\"https:\/\/tech.zeleneew.ru\/?p=96\">\u0427\u0438\u0442\u0430\u0442\u044c \u0434\u0430\u043b\u0435\u0435 <span class=\"meta-nav\">&rarr;<\/span><\/a><\/p>\n","protected":false},"author":2,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17,8],"tags":[],"class_list":["post-96","post","type-post","status-publish","format-standard","hentry","category-cms","category-8"],"_links":{"self":[{"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/posts\/96","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/users\/2"}],"replies":[{"embeddable":true,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=96"}],"version-history":[{"count":1,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/posts\/96\/revisions"}],"predecessor-version":[{"id":97,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=\/wp\/v2\/posts\/96\/revisions\/97"}],"wp:attachment":[{"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=96"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=96"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/tech.zeleneew.ru\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=96"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}