<?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>BenV&#039;s notes &#187; htaccess</title>
	<atom:link href="http://notes.benv.junerules.com/tag/htaccess/feed/" rel="self" type="application/rss+xml" />
	<link>http://notes.benv.junerules.com</link>
	<description>Rants and notes</description>
	<lastBuildDate>Thu, 09 Feb 2012 11:09:23 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
		<item>
		<title>Apache2, vhost config and .htaccess</title>
		<link>http://notes.benv.junerules.com/apache2-vhost-config-and-htaccess/?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=apache2-vhost-config-and-htaccess</link>
		<comments>http://notes.benv.junerules.com/apache2-vhost-config-and-htaccess/#comments</comments>
		<pubDate>Mon, 27 Jul 2009 14:52:09 +0000</pubDate>
		<dc:creator>BenV</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[apache2]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[rewrite]]></category>

		<guid isPermaLink="false">http://notes.benv.junerules.com/software/apache2-vhost-config-and-htaccess/</guid>
		<description><![CDATA[As usual this doesn&#8217;t work automagically (unless you&#8217;re lazy and put AllowOverride All in your vhost configs). Wordpress wanted RewriteEngine on, but of course this disabled itself since apache didn&#8217;t like it with my default permissions. So: To allow Rewrite stuff in the .htaccess file, put &#8216;FileInfo&#8217; and &#8216;FollowSymlinks&#8217; (or SymLinksifOwnerMatch) in AllowOverride. (of course [...]]]></description>
		<wfw:commentRss>http://notes.benv.junerules.com/apache2-vhost-config-and-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

