<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="bbPress/1.1-alpha-2539" -->
<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"
		>
	<channel>
		<title>WordPress.com Forums &#187; Topic: /archives and /categories broken!</title>
		<link>http://en.forums.wordpress.com/topic/archives-and-categories-broken</link>
		<description>WordPress.com Forums &#187; Topic: /archives and /categories broken!</description>
		<language>en</language>
		<pubDate>Sun, 26 May 2013 03:16:23 +0000</pubDate>
		<generator>http://bbpress.org/?v=1.1-alpha-2539</generator>
				<atom:link href="http://en.forums.wordpress.com/rss/topic/archives-and-categories-broken" rel="self" type="application/rss+xml" />

		<item>
			<title>engtech on "/archives and /categories broken!"</title>
			<link>http://en.forums.wordpress.com/topic/archives-and-categories-broken#post-28737</link>
			<pubDate>Fri, 06 Oct 2006 18:18:00 +0000</pubDate>
			<dc:creator>engtech</dc:creator>
			<guid isPermaLink="false">28737@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>Hiya. You want to be in the <a href="http://wordpress.org" rel="nofollow">http://wordpress.org</a> forums. This is for wordpress.com hosted blogs.
</p>
]]></description>
					</item>
		<item>
			<title>danielrm26 on "/archives and /categories broken!"</title>
			<link>http://en.forums.wordpress.com/topic/archives-and-categories-broken#post-28710</link>
			<pubDate>Fri, 06 Oct 2006 15:22:51 +0000</pubDate>
			<dc:creator>danielrm26</dc:creator>
			<guid isPermaLink="false">28710@http://en.forums.wordpress.com/</guid>
			<description><![CDATA[<p>I'm having a problem with a WordPress install move from my old system (Debian/Hosted/PHP4) to my new system (Gentoo/Personal/PHP5). I have everything migrated: settings, database, etc., but my /archives and /categories are not working on the new server.</p>
<p><a href="http://dmiessler.com/archives/936" rel="nofollow">http://dmiessler.com/archives/936</a> (works)<br />
<a href="http://new.dmiessler.com/archives/936" rel="nofollow">http://new.dmiessler.com/archives/936</a> (doesn't work)</p>
<p>Here's my .htaccess for both, and I've confirmed that mod_rewrite is also running on the new system:<br />
`</p>
<p>&#60;IfModule mod_rewrite.c&#62;<br />
RewriteEngine On<br />
# Redirect FeedBurner to your own Feed<br />
RewriteBase /<br />
RewriteRule ^feedburner_369591/?$ /feed/ [R,L]<br />
RewriteCond %{HTTP_USER_AGENT} ^FeedBurner.*$<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
# These Rules redirect all feed Traffic to FeedBurner<br />
RewriteBase /<br />
RewriteCond %{QUERY_STRING} ^feed=(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)$<br />
RewriteRule ^(.*)$ <a href="http://feeds.feedburner.com/dmiessler" rel="nofollow">http://feeds.feedburner.com/dmiessler</a> [R,L]<br />
RewriteRule ^(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)/?(feed&#124;rdf&#124;rss&#124;rss2&#124;atom)?/?$ <a href="http://feeds.feedburner.com/dmiessler" rel="nofollow">http://feeds.feedburner.com/dmiessler</a> [R,L]<br />
RewriteRule ^wp-(feed&#124;rdf&#124;rss&#124;rss2&#124;atom).php <a href="http://feeds.feedburner.com/dmiessler" rel="nofollow">http://feeds.feedburner.com/dmiessler</a> [R,L]<br />
# These are the standard WordPress Rules<br />
RewriteCond %{REQUEST_FILENAME} !-f<br />
RewriteCond %{REQUEST_FILENAME} !-d<br />
RewriteRule . /index.php [L]<br />
&#60;/IfModule&#62;</p>
<p>So the question becomes: if it works on the old one and not on the new one (and the .htaccess files match), <strong>what else can be different?</strong></p>
<p>Any ideas would be appreciated.
</p>
]]></description>
					</item>

	</channel>
</rss>
