<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Комментарии на: Редирект</title>
	<atom:link href="http://www.manageserver.ru/2009/10/20/%d1%80%d0%b5%d0%b4%d0%b8%d1%80%d0%b5%d0%ba%d1%82/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.manageserver.ru/2009/10/20/%d1%80%d0%b5%d0%b4%d0%b8%d1%80%d0%b5%d0%ba%d1%82/</link>
	<description>Управляюсь с дедиками и хостингами. Настраиваю Linux и FreeBSD.</description>
	<lastBuildDate>Wed, 23 Jun 2010 08:09:17 +0400</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>От: Алексей</title>
		<link>http://www.manageserver.ru/2009/10/20/%d1%80%d0%b5%d0%b4%d0%b8%d1%80%d0%b5%d0%ba%d1%82/comment-page-1/#comment-188</link>
		<dc:creator>Алексей</dc:creator>
		<pubDate>Mon, 26 Oct 2009 13:38:26 +0000</pubDate>
		<guid isPermaLink="false">http://manageserver.ru/2009/10/20/%d1%80%d0%b5%d0%b4%d0%b8%d1%80%d0%b5%d0%ba%d1%82/#comment-188</guid>
		<description>Лучше всё-таки это делать так

server {
    server_name www.example.com;

    rewrite ^ http://example.com$request_uri? permanent;
}

server {
    server_name  example.com;
    ...
}</description>
		<content:encoded><![CDATA[<p>Лучше всё-таки это делать так</p><p>server {</p><p>server_name <noindex><a href="http://www.example.com">www.example.com</a></noindex>;</p><p>rewrite ^ <noindex><a href="http://example.com$request_uri">example.com$request_uri</a></noindex>? permanent;</p><p>}</p><p>server {</p><p>server_name  example.com;</p><p>...</p><p>}</p>]]></content:encoded>
	</item>
</channel>
</rss>
