Wt on CGI.. Not Fcgi
Added by Hard Coder almost 13 years ago
Hi ,
My commercial hosting provider allows me to run cgi apps if you place it in cgi-bin folder. Webserver is apache but doesnt have fastcgi.
Also I do not have ssh access. I have built a static version of wt on my linux. Is there any way I could run wt as normal cgi app.?
Please help. Once I could run a simple hello world on a webserver i.e not in my own personal computer, I can start reading further wt documentation.
Replies (2)
RE: Wt on CGI.. Not Fcgi - Added by Wim Dumon almost 13 years ago
Hello,
That won't work. A VPS is generally a good choice for deploying Wt applications; maybe you can start with amazon's free EC2 offering?
Best regards,
Wim Dumon.
RE: Wt on CGI.. Not Fcgi - Added by Hard Coder almost 13 years ago
Well I donot have a credit card. Is there any alternate sites where I can test wt applications