<?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: Solution to WordPress Permalink for lighttpd</title>
	<atom:link href="http://wingloon.com/2009/03/03/solution-to-wordpress-permalink-for-lighttpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://wingloon.com/2009/03/03/solution-to-wordpress-permalink-for-lighttpd/</link>
	<description>decoding my knowledge through blogging</description>
	<lastBuildDate>Wed, 08 Feb 2012 09:13:56 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
	<item>
		<title>By: wingloon</title>
		<link>http://wingloon.com/2009/03/03/solution-to-wordpress-permalink-for-lighttpd/comment-page-1/#comment-1868</link>
		<dc:creator>wingloon</dc:creator>
		<pubDate>Wed, 13 May 2009 17:15:11 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=869#comment-1868</guid>
		<description>Invisible121, below is the sample: -

$HTTP[&quot;host&quot;] =~ &quot;^(www.domain.com&#124;domain.com)&quot; {
server.document-root = &quot;/srv/www/lighttpd/domain.com&quot;
var.wpdir = &quot;/&quot;
include &quot;wp-rewrite.conf&quot;
}</description>
		<content:encoded><![CDATA[<p>Invisible121, below is the sample: -</p>
<p>$HTTP["host"] =~ &#8220;^(www.domain.com|domain.com)&#8221; {<br />
server.document-root = &#8220;/srv/www/lighttpd/domain.com&#8221;<br />
var.wpdir = &#8220;/&#8221;<br />
include &#8220;wp-rewrite.conf&#8221;<br />
}</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Invisible121</title>
		<link>http://wingloon.com/2009/03/03/solution-to-wordpress-permalink-for-lighttpd/comment-page-1/#comment-1863</link>
		<dc:creator>Invisible121</dc:creator>
		<pubDate>Tue, 12 May 2009 08:52:51 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=869#comment-1863</guid>
		<description>You said:
&quot;Include the following contents into your virtual hosting:&quot;

Where do I need to include it? Thanks</description>
		<content:encoded><![CDATA[<p>You said:<br />
&#8220;Include the following contents into your virtual hosting:&#8221;</p>
<p>Where do I need to include it? Thanks</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Rose Brown</title>
		<link>http://wingloon.com/2009/03/03/solution-to-wordpress-permalink-for-lighttpd/comment-page-1/#comment-1633</link>
		<dc:creator>Rose Brown</dc:creator>
		<pubDate>Tue, 03 Mar 2009 18:02:56 +0000</pubDate>
		<guid isPermaLink="false">http://wingloon.com/?p=869#comment-1633</guid>
		<description>I want to change my wordpress blog permalink structure to %postname% instead of the default ?p=25 but I don&#039;t want to harm my feedburner feed, trackbacks, links, and google index. I have read that I could use Permalink Redirect plugin to do this, but will it hurt my blog? My blog is &quot;young&quot; so I only have about 50 post. I just don&#039;t want to do any harm, but I also want to have a more SEO friendly permalink structure.</description>
		<content:encoded><![CDATA[<p>I want to change my wordpress blog permalink structure to %postname% instead of the default ?p=25 but I don&#8217;t want to harm my feedburner feed, trackbacks, links, and google index. I have read that I could use Permalink Redirect plugin to do this, but will it hurt my blog? My blog is &#8220;young&#8221; so I only have about 50 post. I just don&#8217;t want to do any harm, but I also want to have a more SEO friendly permalink structure.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

