Go back to Richel Bilderbeek's homepage.

Go back to Richel Bilderbeek's C++ page.

 

 

 

 

 

(C++) Wt Global Wt deployment

 

Global Wt deployment is a type of Wt deployment and denotes running a Wt application from a server, so possibly everybody with internet access can view it. Global Wt deployment depends on where your server is:

 

 

 

 

 

External links

 

 

 

 

 

 

References

 

  1. Wt forum, thread 'Wt deployment on hosted server'

     

    Hey Richel,

    Yes, I believe this is information is somewhat lacking. I have not yet encountered a shared hosting environment that is suitable for hosting of Wt applications. Wt requires either that you are allowed to install a FastCGI application or that you are allowed to run daemons to which HTTP requests are routed through a reverse proxy.

    If you can login to your server using SSH, then that is a sign that you may have sufficient rights on the server to host a Wt application.

    If all you can do is upload files over FTP, then you are most likely not in a situation that you can run a Wt application.

    Type cheapest type of server on which you can host Wt application is usually a Virtual Private Server. A quick google reveals offerings starting at around $50 per year.

    Regards,
    koen

  2. Wt Wiki page about Wt deployment

 

 

 

 

 

Go back to Richel Bilderbeek's C++ page.

Go back to Richel Bilderbeek's homepage.

 

Valid XHTML 1.0 Strict