You can use Nginx as a reverse proxy and send HTTP requests over the wire to your house.
I've used http://prgmr.com/xen/ very successfully. They're cheap and have good bandwidth. On Mon, Nov 16, 2009 at 8: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=. > > > -- Lift, the simply functional web framework http://liftweb.net Beginning Scala http://www.apress.com/book/view/1430219890 Follow me: http://twitter.com/dpp Surf the harmonics -- 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=.
