<?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>The Rambling Chronicles: Notes &#187; apache2</title>
	<atom:link href="http://notes.theramblingchronicles.co.uk/tags/apache2/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.theramblingchronicles.co.uk</link>
	<description>Making sense is optional</description>
	<lastBuildDate>Thu, 26 Aug 2010 10:09:56 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>
		<item>
		<title>mod_rewrite and OSX 10.5</title>
		<link>http://notes.theramblingchronicles.co.uk/2008/01/17/mod_rewrite-and-osx-105/</link>
		<comments>http://notes.theramblingchronicles.co.uk/2008/01/17/mod_rewrite-and-osx-105/#comments</comments>
		<pubDate>Thu, 17 Jan 2008 22:08:24 +0000</pubDate>
		<dc:creator>Tom</dc:creator>
				<category><![CDATA[asides]]></category>
		<category><![CDATA[10.5]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[leopard]]></category>
		<category><![CDATA[mode_rewrite]]></category>

		<guid isPermaLink="false">http://www.tflash.co.uk/posts/13</guid>
		<description><![CDATA[To get mod_rewrite working in your localhost/~&#60;username&#62; folder you need to add +FollowSymLinks to Options in your /etc/apache2/users/&#60;yourusername&#62;.conf file (looks something like: Options Indexes MultiViews +FollowSymLinks afterwards)]]></description>
			<content:encoded><![CDATA[<p>To get mod_rewrite working in your <em>localhost/~&lt;username&gt;</em> folder you need to add <em>+FollowSymLinks</em> to <em>Options</em> in your /etc/apache2/users/&lt;yourusername&gt;.conf file (looks something like: <em>Options Indexes MultiViews +FollowSymLinks</em> afterwards)</p>]]></content:encoded>
			<wfw:commentRss>http://notes.theramblingchronicles.co.uk/2008/01/17/mod_rewrite-and-osx-105/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
