The key to lighty is proxying

If you’re using rails, you can proxy through mongrel to get your rails app up and running (typing mongrel_rails start is the only “configuration” you need apart from the proxy setting in lighty), and if using trac, tracd makes it a piece of cake. And here I’ve been trying to configure lighty itself to do the hard work. Judging by the information available, others try as well, and publish their somewhat working result, confusing everyone else. Oh well.

I really like the proxying though, it follows the unix mentality that one web server shouldn’t have to know how to do everything. Small web servers on the side can easily do their specific task better.

Post new comment

The content of this field is kept private and will not be shown publicly.
  • Web page addresses and e-mail addresses turn into links automatically.
  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. Beside the tag style "<foo>" it is also possible to use "[foo]".

More information about formatting options