Go back to Richel Bilderbeek's homepage.
Go back to Richel Bilderbeek's C++ page.
Global Wt deployment on a home server is a type of
global Wt deployment where there is a computer in your home,
office, or other location, where you have physical access to and full access rights.
The type of global Wt deployment on a home server depends on
the operating system desired on the server:
External links
- 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
|
- Wt Wiki page about Wt deployment
Go back to Richel Bilderbeek's C++ page.
Go back to Richel Bilderbeek's homepage.
