<?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>Foaa &#187; Lighttpd</title>
	<atom:link href="http://blog.foaa.de/category/lighttpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.foaa.de</link>
	<description>Hosting Struggles</description>
	<lastBuildDate>Tue, 20 Jul 2010 10:07:30 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Lighttpd mit Proxy und Auth</title>
		<link>http://blog.foaa.de/2008/09/lighttpd-mit-proxy-und-auth/</link>
		<comments>http://blog.foaa.de/2008/09/lighttpd-mit-proxy-und-auth/#comments</comments>
		<pubDate>Thu, 04 Sep 2008 16:15:39 +0000</pubDate>
		<dc:creator>uk</dc:creator>
				<category><![CDATA[Lighttpd]]></category>

		<guid isPermaLink="false">http://blog.foaa.de/?p=6</guid>
		<description><![CDATA[Wir haben einen Lighttpd Server als Proxy Server vor hinter liegende andere HTTP Server geschaltet. Diese Konfiguration resultiert aus unserem speziellen Staging und macht es sehr einfach zwischen unseren Entwicklungsserver und dem Live-Server hin und her zu schalten ohne von außen etwas zu ändern. $HTTP["host"] == "domain.tld" { auth.backend = "htdigest",  auth.backend.htdigest.userfile = "/path/to/htdigest.users",  auth.require [...]]]></description>
		<wfw:commentRss>http://blog.foaa.de/2008/09/lighttpd-mit-proxy-und-auth/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
