<?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>Nutt.net &#187; mod_rewrite</title>
	<atom:link href="http://www.nutt.net/tag/mod_rewrite/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.nutt.net</link>
	<description>Random articles on whatever I feel like...</description>
	<lastBuildDate>Tue, 27 Jul 2010 18:03:36 +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>Enable mod_rewrite on Ubuntu</title>
		<link>http://www.nutt.net/2009/07/11/enable-mod_rewrite-on-ubuntu/</link>
		<comments>http://www.nutt.net/2009/07/11/enable-mod_rewrite-on-ubuntu/#comments</comments>
		<pubDate>Sat, 11 Jul 2009 16:23:38 +0000</pubDate>
		<dc:creator>Ryan</dc:creator>
				<category><![CDATA[Unfiled]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>
		<category><![CDATA[mod_rewrite]]></category>
		<category><![CDATA[ubuntu]]></category>

		<guid isPermaLink="false">http://www.nutt.net/?p=401</guid>
		<description><![CDATA[Looks like Apache2 is installed in Ubuntu with mod_rewrite, but it's disabled by default.  Fortunately a quick drop to the terminal followed by restarting Apache2 and it's fixed.
PLAIN TEXT
CODE:




sudo a2enmod rewrite 






]]></description>
		<wfw:commentRss>http://www.nutt.net/2009/07/11/enable-mod_rewrite-on-ubuntu/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
