<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>Comments on: Lua and the web: an overview</title>
	<atom:link href="http://www.luanova.org/lua-web-overview/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.luanova.org/lua-web-overview/</link>
	<description>welcome to the moon</description>
	<lastBuildDate>Wed, 08 Sep 2010 19:37:30 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: Brian</title>
		<link>http://www.luanova.org/lua-web-overview/comment-page-1/#comment-12</link>
		<dc:creator>Brian</dc:creator>
		<pubDate>Sat, 05 Apr 2008 03:40:20 +0000</pubDate>
		<guid isPermaLink="false">http://luanova.wordpress.com/?p=11#comment-12</guid>
		<description>&lt;p&gt;Bertrand,&lt;/p&gt;

&lt;p&gt;mod_wombat exposes the httpd constructs directly, not CGI derivitives. A CGI-alike could be built on top, though.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Bertrand,</p>

<p>mod_wombat exposes the httpd constructs directly, not CGI derivitives. A CGI-alike could be built on top, though.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Bertrand Mansion</title>
		<link>http://www.luanova.org/lua-web-overview/comment-page-1/#comment-11</link>
		<dc:creator>Bertrand Mansion</dc:creator>
		<pubDate>Sun, 30 Mar 2008 17:32:17 +0000</pubDate>
		<guid isPermaLink="false">http://luanova.wordpress.com/?p=11#comment-11</guid>
		<description>&lt;p&gt;I now use lighttpd with magnet.c from http://jan.kneschke.de/projects/lua and wsapi.fastcgi from wsapi. I tried mod_wombat before but didn&#039;t have much success because I had troubles with the way it handles cache and the environment is wrong in my opinion (PATH_INFO, SCRIPTNAME are messed up for example). Furthermore, it unfortunately doesn&#039;t seem to be very actively maintained despite being so promising.&lt;/p&gt;

&lt;p&gt;Now I prefer to rely on WSAPI and eventually write a connector if I change of SAPI (from fastcgi to mod_wombat for example).&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I now use lighttpd with magnet.c from <a href="http://jan.kneschke.de/projects/lua" rel="nofollow">http://jan.kneschke.de/projects/lua</a> and wsapi.fastcgi from wsapi. I tried mod_wombat before but didn&#8217;t have much success because I had troubles with the way it handles cache and the environment is wrong in my opinion (PATH_INFO, SCRIPTNAME are messed up for example). Furthermore, it unfortunately doesn&#8217;t seem to be very actively maintained despite being so promising.</p>

<p>Now I prefer to rely on WSAPI and eventually write a connector if I change of SAPI (from fastcgi to mod_wombat for example).</p>]]></content:encoded>
	</item>
</channel>
</rss>

