I'm trying to install Mephisto (http://www.mephistoblog.com) on a shared litespeed host account.
Support just told me the same thing that is posted in the litespeed wiki:
http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:rails_hosting
So yeah, the config leaves me a little baffled, because I'm not sure it's setup right, and if it is, then it might be that the server is not fully configured?
Rails 1.2.3 and Ruby 1.8.4 are installed.
this lies in my .ls_rails_config file in /home/user/
/mephisto lies in home/user/
and the install up to running rake was normal, but when i go to imagetic.com I just get a directory listing.
Any ideas?
Support just told me the same thing that is posted in the litespeed wiki:
http://www.litespeedtech.com/support/wiki/doku.php?id=litespeed_wiki:rails_hosting
So yeah, the config leaves me a little baffled, because I'm not sure it's setup right, and if it is, then it might be that the server is not fully configured?
Rails 1.2.3 and Ruby 1.8.4 are installed.
Code:
RailsApp imagetic "/mephisto" "production" 4 1
RailsAppMap imagetic "imagetic.com" "/"
/mephisto lies in home/user/
and the install up to running rake was normal, but when i go to imagetic.com I just get a directory listing.
Any ideas?