<?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>Artur Krzywanski &#187; apache</title>
	<atom:link href="http://www.krzywanski.net/archives/tag/apache/feed" rel="self" type="application/rss+xml" />
	<link>http://www.krzywanski.net</link>
	<description>Yet Another Geek bLog</description>
	<lastBuildDate>Fri, 20 Aug 2010 14:01:37 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0.1</generator>

   <image>
    <title>Artur Krzywanski</title>
    <url>http://0.gravatar.com/avatar/0bfa3ea8eaa576002aaaa59db7401f55?s=48&amp;d=http%3A%2F%2F0.gravatar.com%2Favatar%2Fad516503a11cd5ca435acc9bb6523536</url>
    <link>http://www.krzywanski.net</link>
   </image>
		<item>
		<title>How to exclude directory from password protected directory in Apache</title>
		<link>http://www.krzywanski.net/archives/118?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=how-to-exclude-directory-from-password-protected-directory-in-apache</link>
		<comments>http://www.krzywanski.net/archives/118#comments</comments>
		<pubDate>Thu, 12 Mar 2009 11:40:29 +0000</pubDate>
		<dc:creator>Artur</dc:creator>
				<category><![CDATA[Sysadmin]]></category>
		<category><![CDATA[apache]]></category>
		<category><![CDATA[linux]]></category>

		<guid isPermaLink="false">http://www.krzywanski.net/?p=118</guid>
		<description><![CDATA[I had a problem lately with password protected directory using Apache2 mod_auth. I had to serve one directory inside of password protected directory without any restrictions. This is how to set it up in Apache2: &#60;Directory /&#62; &#160; &#160; &#160; &#160; Options Indexes FollowSymLinks Includes &#160; &#160; &#160; &#160; AuthType Basic &#160; &#160; &#160; &#160; [...]]]></description>
		<wfw:commentRss>http://www.krzywanski.net/archives/118/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
