<?xml version="1.0" encoding="utf-8"?> 
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:atom="http://www.w3.org/2005/Atom">

<channel>

<title>Блог: заметки с тегом nginx</title>
<link>https://utata.ru/tags/nginx/</link>
<description>konditerov.ru</description>
<author>Илья Кондитеров</author>
<language>ru</language>
<generator>E2 (v3877; Aegea)</generator>

<itunes:owner>
<itunes:name>Илья Кондитеров</itunes:name>
<itunes:email></itunes:email>
</itunes:owner>
<itunes:subtitle>konditerov.ru</itunes:subtitle>
<itunes:image href="" />
<itunes:explicit></itunes:explicit>

<item>
<title>nginx redirect http to https (for vestacp)</title>
<guid isPermaLink="false">76</guid>
<link>https://utata.ru/all/nginx-redirect-http-to-https-for-vestacp/</link>
<pubDate>Sat, 25 Aug 2018 22:46:56 +0300</pubDate>
<author>Илья Кондитеров</author>
<comments>https://utata.ru/all/nginx-redirect-http-to-https-for-vestacp/</comments>
<description>
&lt;h2&gt;redirect http to https&lt;/h2&gt;
&lt;pre class="e2-text-code"&gt;&lt;code class=""&gt;return 301 https://$server_name$request_uri;&lt;/code&gt;&lt;/pre&gt;</description>
</item>


</channel>
</rss>