<?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>Drivel, and everything else.. &#187; web development</title>
	<atom:link href="http://www.dracata.net/tag/web-development/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.dracata.net</link>
	<description>Rantings and ravings about everyday life (There might be some useful, interesting posts, too)</description>
	<lastBuildDate>Tue, 12 Jul 2011 14:36:52 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2</generator>
		<item>
		<title>How to prevent/enable directory listing with .htaccess</title>
		<link>http://www.dracata.net/2009/02/how-to-preventenable-directory-listing-with-htaccess/</link>
		<comments>http://www.dracata.net/2009/02/how-to-preventenable-directory-listing-with-htaccess/#comments</comments>
		<pubDate>Fri, 06 Feb 2009 11:45:31 +0000</pubDate>
		<dc:creator>Rob</dc:creator>
				<category><![CDATA[Uncategorized]]></category>
		<category><![CDATA[web development]]></category>

		<guid isPermaLink="false">http://www.dracata.net/?p=83</guid>
		<description><![CDATA[If a directory on your website doesn&#8217;t have an index page, then by default it&#8217;ll present the user with a directory listing. This isn&#8217;t usually a good thing, especially if it&#8217;s an image directory. You can prevent this from happening by modifying your .htaccess file (or creating it if you don&#8217;t have one). Open your [...]]]></description>
		<wfw:commentRss>http://www.dracata.net/2009/02/how-to-preventenable-directory-listing-with-htaccess/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

