<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Review of Life &#187; wordpress</title>
	<atom:link href="http://www.reviewoflife.com/tag/wordpress/feed" rel="self" type="application/rss+xml" />
	<link>http://www.reviewoflife.com</link>
	<description>stuff from someone</description>
	<lastBuildDate>Sat, 29 Jan 2011 17:17:18 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>How does wordpress do 404 handling and url rewriting?</title>
		<link>http://www.reviewoflife.com/how-does-wordpress-do-404-handling-and-url-rewriting.htm</link>
		<comments>http://www.reviewoflife.com/how-does-wordpress-do-404-handling-and-url-rewriting.htm#comments</comments>
		<pubDate>Mon, 18 May 2009 23:25:36 +0000</pubDate>
		<dc:creator>kendomonkey</dc:creator>
				<category><![CDATA[General Blogging]]></category>
		<category><![CDATA[404]]></category>
		<category><![CDATA[url-rewriting]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://dev.reviewoflife.levelpurple.com/?p=117</guid>
		<description><![CDATA[<p>I&#8217;m a bit stymied, I must confess. I could really do with understanding how on earth Wordpress is able to do its 404 handling and url-rewriting. I&#8217;m a web developer and I&#8217;ve used 404s to do url-rewriting before but I&#8230;</p>]]></description>
			<content:encoded><![CDATA[<p>I&#8217;m a bit stymied, I must confess. I could really do with understanding how on earth Wordpress is able to do its 404 handling and url-rewriting. I&#8217;m a web developer and I&#8217;ve used 404s to do url-rewriting before but I can&#8217;t see how wordpress can do this without actually having to do anything server side.</p>
<p>For my own purposes I change the &#8220;Error documents&#8221; part of the IIS setup for a website and redirect to /404.htm (or something) and have a CGI script check what it&#8217;s supposed to be showing, if anything. But Wordpress doesn&#8217;t require anything like this&#8230; and I&#8217;m stumped.</p>
<p>This question raised itself even more when I realised it has something it calls a &#8220;virtual robots.txt&#8221; file. And indeed, the file doesn&#8217;t exist, but try to access it and it does. Freaky!</p>
<p>I&#8217;m primarily a ColdFusion developer and that uses an Application.cfm file which pre-pends itself to any ColdFusion request on the site. If php has the facility to do anything like this then it&#8217;s news to me&#8230; but otherwise I don&#8217;t get how wordpress can be doing it!!</p>
<p>Weirdness. Answers on postcards. Virtual or otherwise.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.reviewoflife.com/how-does-wordpress-do-404-handling-and-url-rewriting.htm/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

