<?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>Comments on: Nginx redirect www.example.com requests to example.com or vice versa</title>
	<atom:link href="http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/feed/" rel="self" type="application/rss+xml" />
	<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/</link>
	<description>simplicity is beautiful</description>
	<lastBuildDate>Thu, 28 Jan 2010 05:56:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adrien Lamothe</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-402</link>
		<dc:creator>Adrien Lamothe</dc:creator>
		<pubDate>Thu, 28 Jan 2010 05:56:54 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-402</guid>
		<description>I guess we&#039;ll just hope the newer versions fix the problem.</description>
		<content:encoded><![CDATA[<p>I guess we&#8217;ll just hope the newer versions fix the problem.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tom Werth</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-400</link>
		<dc:creator>Tom Werth</dc:creator>
		<pubDate>Tue, 05 Jan 2010 21:11:29 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-400</guid>
		<description>Yeah, interestingly, we ran into the same SSL issue as well. We can&#039;t get the rewrite to work in the SSL module. We&#039;re looking for solutions. Any help is appreciated.</description>
		<content:encoded><![CDATA[<p>Yeah, interestingly, we ran into the same SSL issue as well. We can&#8217;t get the rewrite to work in the SSL module. We&#8217;re looking for solutions. Any help is appreciated.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrien Lamothe</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-397</link>
		<dc:creator>Adrien Lamothe</dc:creator>
		<pubDate>Mon, 04 Jan 2010 00:38:57 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-397</guid>
		<description>Also, if I include the www rewrite rule in my module definition for the SSL module (i.e. &quot;listen 443&quot;), then SSL doesn&#039;t work, but if I remove the www rewrite rule from the SSL module def then SSL does work.</description>
		<content:encoded><![CDATA[<p>Also, if I include the www rewrite rule in my module definition for the SSL module (i.e. &#8220;listen 443&#8243;), then SSL doesn&#8217;t work, but if I remove the www rewrite rule from the SSL module def then SSL does work.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Adrien Lamothe</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-394</link>
		<dc:creator>Adrien Lamothe</dc:creator>
		<pubDate>Mon, 04 Jan 2010 00:31:13 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-394</guid>
		<description>Neither of those work for my server. I&#039;ve been trying different variants of the redirect regex, including the one you suggest here, and none of them work. Other than that nginx is working fine. Very bizarre.

If my server didn&#039;t have the redirect library, wouldn&#039;t Nginx complain about it at startup and die?

Thanks,

Adrien</description>
		<content:encoded><![CDATA[<p>Neither of those work for my server. I&#8217;ve been trying different variants of the redirect regex, including the one you suggest here, and none of them work. Other than that nginx is working fine. Very bizarre.</p>
<p>If my server didn&#8217;t have the redirect library, wouldn&#8217;t Nginx complain about it at startup and die?</p>
<p>Thanks,</p>
<p>Adrien</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: James</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-387</link>
		<dc:creator>James</dc:creator>
		<pubDate>Mon, 09 Nov 2009 02:16:11 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-387</guid>
		<description>So simple, yet couldn&#039;t figure it out.  Thanks for the time savings.  It was driving me nuts!</description>
		<content:encoded><![CDATA[<p>So simple, yet couldn&#8217;t figure it out.  Thanks for the time savings.  It was driving me nuts!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Computer File Recovery</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-386</link>
		<dc:creator>Computer File Recovery</dc:creator>
		<pubDate>Fri, 23 Oct 2009 06:53:18 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-386</guid>
		<description>I to did exactly what this page says but it didn&#039;t work until I added the listen line as well. Thanks Chris for the extra input, and thanks Aleks for making this page!</description>
		<content:encoded><![CDATA[<p>I to did exactly what this page says but it didn&#8217;t work until I added the listen line as well. Thanks Chris for the extra input, and thanks Aleks for making this page!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Jonathan</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-385</link>
		<dc:creator>Jonathan</dc:creator>
		<pubDate>Mon, 19 Oct 2009 01:28:08 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-385</guid>
		<description>Worked great, many thanks! Like Christopher I had to include the listen directive.</description>
		<content:encoded><![CDATA[<p>Worked great, many thanks! Like Christopher I had to include the listen directive.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rodion</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-384</link>
		<dc:creator>Rodion</dc:creator>
		<pubDate>Fri, 16 Oct 2009 21:51:37 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-384</guid>
		<description>Thanks for these hints about nginx. That saved me lots of time! :)</description>
		<content:encoded><![CDATA[<p>Thanks for these hints about nginx. That saved me lots of time! <img src='http://aleksandarsavic.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Dave</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-382</link>
		<dc:creator>Dave</dc:creator>
		<pubDate>Thu, 30 Jul 2009 19:51:55 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-382</guid>
		<description>Thank you, it really helped me with my site setup!</description>
		<content:encoded><![CDATA[<p>Thank you, it really helped me with my site setup!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: compbrain.net &#187; nginx redirector</title>
		<link>http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/comment-page-1/#comment-381</link>
		<dc:creator>compbrain.net &#187; nginx redirector</dc:creator>
		<pubDate>Wed, 29 Jul 2009 02:18:20 +0000</pubDate>
		<guid isPermaLink="false">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/#comment-381</guid>
		<description>[...] of the server in question is to handle e-mail, no webserver was installed. After stumbling upon http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/ I whipped up a 6 line config for nginx, and deployed it on the machine. nginx is lightweight enough [...]</description>
		<content:encoded><![CDATA[<p>[...] of the server in question is to handle e-mail, no webserver was installed. After stumbling upon <a href="http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/" rel="nofollow">http://aleksandarsavic.com/nginx-redirect-wwwexamplecom-requests-to-examplecom-or-vice-versa/</a> I whipped up a 6 line config for nginx, and deployed it on the machine. nginx is lightweight enough [...]</p>
]]></content:encoded>
	</item>
</channel>
</rss>
