<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Lighttpd on Bulrush Labs — Richard Tibbetts</title><link>https://bulrushlabs.com/articles/tag/lighttpd/</link><description>Recent content in Lighttpd on Bulrush Labs — Richard Tibbetts</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Fri, 15 Apr 2005 09:10:00 +0000</lastBuildDate><atom:link href="https://bulrushlabs.com/articles/tag/lighttpd/index.xml" rel="self" type="application/rss+xml"/><item><title>Setting up Typo: RubyOnRails, lighttpd, FastCGI and being a bad sysadmin</title><link>https://bulrushlabs.com/articles/2005/04/15/setting-up-typo-rubyonrails-lighttpd-fastcgi-and-being-a-bad-sysadmin/</link><pubDate>Fri, 15 Apr 2005 09:10:00 +0000</pubDate><guid>https://bulrushlabs.com/articles/2005/04/15/setting-up-typo-rubyonrails-lighttpd-fastcgi-and-being-a-bad-sysadmin/</guid><description>&lt;p&gt;I took most of my evening last night to set up FastCGI and &lt;a href="http://www.lighttpd.net/"&gt;lighttpd&lt;/a&gt;. My goal was to serve a &lt;a href="http://typo.leetsoft.com/"&gt;Typo&lt;/a&gt;, a blog engine based on &lt;a href="http://rubyonrails.org"&gt;RubyOnRails&lt;/a&gt;. I was thwarted by not knowing RubyOnRails very well, and by knowing FastCGI and lighttpd not at all.&lt;/p&gt;&#10;&lt;p&gt;The first issue was that Typo doesn’t like to run in a subdirectory on a webserver. That is, it wanted to be at &lt;code&gt;ntsh.innocuous.org/&lt;/code&gt;, not &lt;code&gt;innocuous.org/ntsh&lt;/code&gt;. This offended my sensibilities somewhat, so I decided to beat it into submisssion. This involved tracking down a bunch of places where paths were hard coded, which included a few places in the templates and the CSS.&lt;/p&gt;</description></item></channel></rss>