<?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>PHP Trivandrum &#187; lighttpd</title>
	<atom:link href="http://www.php-trivandrum.org/tag/lighttpd/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.php-trivandrum.org</link>
	<description>Get addicted to PHP</description>
	<lastBuildDate>Tue, 22 Jun 2010 02:56:22 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.8.1</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Lighttpd &#8211; Separate log files for each vhost</title>
		<link>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/</link>
		<comments>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/#comments</comments>
		<pubDate>Tue, 10 Nov 2009 13:15:21 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[shell scripting]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/</guid>
		<description><![CDATA[I could not resist digging into my administrative and shell experience when I saw that somebody wrote a php script to dynamically split lighttpd logs. Hmm I use php for more complicated stuff. 
I achieved this by putting the following into lighttpd.conf

accesslog.filename          = "&#124;/usr/bin/splitlog.sh"


The following is [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/general-articles/lighttpd-separate-log-files-for-each-vhost/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
		<item>
		<title>Wordpress Super Cache on lighttpd</title>
		<link>http://www.php-trivandrum.org/general-articles/wordpress-super-cache-on-lighttpd/</link>
		<comments>http://www.php-trivandrum.org/general-articles/wordpress-super-cache-on-lighttpd/#comments</comments>
		<pubDate>Sun, 02 Aug 2009 06:40:00 +0000</pubDate>
		<dc:creator>jijutm</dc:creator>
				<category><![CDATA[General Articles]]></category>
		<category><![CDATA[lighttpd]]></category>
		<category><![CDATA[super cache]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.php-trivandrum.org/general-articles/wordpress-super-cache-on-lighttpd.html</guid>
		<description><![CDATA[While trying to speed up Select Articles, I got stuck, torn in between WP Super Cache and lighttpd. Already we at Saturn are using lighttpd on several dedicated servers, and know the potential and benefit of having this over Apache though the flexiblity of having a perdirectory configuration at the programmers choice was a big [...]]]></description>
		<wfw:commentRss>http://www.php-trivandrum.org/general-articles/wordpress-super-cache-on-lighttpd/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>
