Ok, I'm trying to follow the Ruby on Rails Step-by-Step guide at: http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:ruby_rails&s=ruby rails
but with a Virtual Host Template instead of a Virtual Host. I seem to be stuck on one configuration parameter though....
In trying to configure the 'Command:' parameter as '$VH_ROOT/railsapp/public/dispatch.lsapi', I keep getting the error....
*file $VH_ROOT/railsapp/public/dispatch.lsapi does not exist. Please create manually.
Only when I specify an absolute path to one of my virtual hosts' 'dispatch.lsapi', is the configuration saved. But that's not an option, because this is a virtual host template, and I need to involve $VH_ROOT in there somewhere.
Is it possible to assign a RailsLSAPI handler to a virtual host template? I want to use this as I am setting up a shared hosting environment, and don't want to hand-configure every virtual host that is created.
Thanks in advance,
-Anthony
but with a Virtual Host Template instead of a Virtual Host. I seem to be stuck on one configuration parameter though....
In trying to configure the 'Command:' parameter as '$VH_ROOT/railsapp/public/dispatch.lsapi', I keep getting the error....
*file $VH_ROOT/railsapp/public/dispatch.lsapi does not exist. Please create manually.
Only when I specify an absolute path to one of my virtual hosts' 'dispatch.lsapi', is the configuration saved. But that's not an option, because this is a virtual host template, and I need to involve $VH_ROOT in there somewhere.
Is it possible to assign a RailsLSAPI handler to a virtual host template? I want to use this as I am setting up a shared hosting environment, and don't want to hand-configure every virtual host that is created.
Thanks in advance,
-Anthony