<?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: WordPress Archive Permalinks Problem</title>
	<atom:link href="http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/</link>
	<description>Kyle Tunney Photography. PR/Corporate Photography, Irish &#38; International Weddings, portraits and landscapes.</description>
	<lastBuildDate>Fri, 20 Jan 2012 22:35:29 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1.1</generator>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/comment-page-1/#comment-4700</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Mon, 16 Aug 2010 19:30:44 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kyletunneyphotography.com/?p=288#comment-4700</guid>
		<description>Thanks Heikki!</description>
		<content:encoded><![CDATA[<p>Thanks Heikki!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Heikki</title>
		<link>http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/comment-page-1/#comment-4699</link>
		<dc:creator>Heikki</dc:creator>
		<pubDate>Mon, 16 Aug 2010 08:30:42 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kyletunneyphotography.com/?p=288#comment-4699</guid>
		<description>I faced a similar problem and fixed it:

1. Make sure the wordpress httpd-configuration has .htaccesses enabled;

    Options FollowSymLinks
    AllowOverride FileInfo


2. Fix directory rights to wordpress-directory so apache can access it (read+write).

3. Change permalink structure in options =&gt; permalinks by changing the &#039;common options&#039; value to default and clicking &#039;update permalink structure&#039; and back to &#039;date and name based&#039; and again clicking &#039;update permalink structure&#039; (this causes WP to rewrite .htaccess).

4. Check httpd main config that .htaccesses are allowed; httpd.conf =&gt; under comments &#039;# First, we configure the &quot;default&quot; to be a very restrictive set of...&#039; - set AllowOverride None =&gt; AllowOverride FileInfo.

5. Restart httpd.</description>
		<content:encoded><![CDATA[<p>I faced a similar problem and fixed it:</p>
<p>1. Make sure the wordpress httpd-configuration has .htaccesses enabled;</p>
<p>    Options FollowSymLinks<br />
    AllowOverride FileInfo</p>
<p>2. Fix directory rights to wordpress-directory so apache can access it (read+write).</p>
<p>3. Change permalink structure in options =&gt; permalinks by changing the &#8216;common options&#8217; value to default and clicking &#8216;update permalink structure&#8217; and back to &#8216;date and name based&#8217; and again clicking &#8216;update permalink structure&#8217; (this causes WP to rewrite .htaccess).</p>
<p>4. Check httpd main config that .htaccesses are allowed; httpd.conf =&gt; under comments &#8216;# First, we configure the &#8220;default&#8221; to be a very restrictive set of&#8230;&#8217; &#8211; set AllowOverride None =&gt; AllowOverride FileInfo.</p>
<p>5. Restart httpd.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Kyle</title>
		<link>http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/comment-page-1/#comment-2892</link>
		<dc:creator>Kyle</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:27:56 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kyletunneyphotography.com/?p=288#comment-2892</guid>
		<description>Glad to help buddy!</description>
		<content:encoded><![CDATA[<p>Glad to help buddy!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: vinz</title>
		<link>http://blog.kyletunneyphotography.com/wordpress-archive-permalinks-problem/comment-page-1/#comment-2891</link>
		<dc:creator>vinz</dc:creator>
		<pubDate>Fri, 24 Jul 2009 09:26:10 +0000</pubDate>
		<guid isPermaLink="false">http://blog.kyletunneyphotography.com/?p=288#comment-2891</guid>
		<description>Thanks a lot, man. I was completely lost and surfing the Wordpress forums, to no avail. Your post cleared that up. You&#039;re right, I went the same way you did, changing the permalinks to d/m/y/post-name and my archive and calendar went haywire.
Notwithstanding, if you change the permalinks to y/post-name, everything works fine.
I guess they need to fix that bug. Thanks for sorting that out and saving me hours of search...</description>
		<content:encoded><![CDATA[<p>Thanks a lot, man. I was completely lost and surfing the WordPress forums, to no avail. Your post cleared that up. You&#8217;re right, I went the same way you did, changing the permalinks to d/m/y/post-name and my archive and calendar went haywire.<br />
Notwithstanding, if you change the permalinks to y/post-name, everything works fine.<br />
I guess they need to fix that bug. Thanks for sorting that out and saving me hours of search&#8230;</p>
]]></content:encoded>
	</item>
</channel>
</rss>

