Re: mod_ruby hosting
Paul Vudmaska <[email protected]>
| Newsgroups | gmane.comp.apache.mod-ruby |
|---|---|
| Organization | Integrated Internet |
| Message-ID | <[email protected]> |
Martin Stannard wrote: >Hi, > >I've been developing a site on my home machine using mod_ruby for the >last month or so and would now like to get it hosted somewhere. > >During the development of the site I've found that I'm restarting the >server regularly so that the code changes I've made are loaded by the >server. How is this usually handled in a hosted environment? Virtual >servers or Virtual machines? Or is a dedicated server usually required? > > > On the shared servers I found, there is no way to restart the server - or apache. To get around this, I used 'load' during development and then 'require' when ready for production. Using a dedicated server is the best way to go. >Does anyone have any recommendations for a host that provides mod_ruby? > >Thanks in advance, > >Martin > > :shared rootr.net :dedicated - and relatively cheap. 1and1.com cihost.com Good luck,paul