I use rackspace cloud servers (rackspacecloud.com) for my hosting. runs me about 55/month for a medium sized server. They have an API etc for autostarting servers, and shutting them down. Then you have the spring source stuff<http://www.springsource.com/products/cloudfoundry>that runs on Amazon, but gives you pushbutton deployment and autoscaling etc.
On Mon, Nov 16, 2009 at 9:45 PM, philip <[email protected]> wrote: > Hi, > > I will explain my problem, generally it is easy and cheap to get a PHP > hosting account, often my new customers for websites have a PHP > hosting as they are on the cheaper end of websites. > My real server is using dyndns and is located "at home". > > Although I have one server, I cannot host many domains on it. So my > thought is that if I could write a PHP script I could use that to > "mirror" my real server, also conbined with a .htaccess. So a request > going to the PHP server hosting the domain would be re-directed to my > real server and the content sent back to the client. > I guess a iframe would work, but thats ugly. There's a few ways to do > this. > > What about the Javascript and Ajax, could that work cross-domain? For > example, going directly to server rather than proxy by the PHP > hosting? > > Well I'll try it out some time soon and put some followup info on > here. > > This is all because its not so easy to get cheap Liftweb hosting! ... > or does anyone have a solution for that? > > Thanks, Philip > > -- > > You received this message because you are subscribed to the Google Groups > "Lift" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<liftweb%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/liftweb?hl=. > > > -- James A Barrows -- You received this message because you are subscribed to the Google Groups "Lift" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/liftweb?hl=.
