View Single Post
  #10  
Old 05-27-2008, 12:56 AM
Dru Dru is offline
Member
 
Join Date: Apr 2007
Location: Grimsby, UK
Posts: 16
Sorry to resurrect a slightly old thread but how well was this working for you guys as currently, being a bit green when it comes to the whole rack thing, the only way I've managed to run a merb app on my server is by starting a thin or mongrel instance and then setting up a webserver proxy as an external app in my vhost.

It feels like more of a hack than anything (although it does offer remarkably good performance) so I'd like to be able to serve it via lsapi/rack but after playing around with the configuration used in here and trying numerous other things I've yet to have any success.

Last edited by Dru; 05-27-2008 at 01:07 AM..
Reply With Quote