How to use Go and FastCGI
FastCGI is a good solution for using Go in a shared hosting like Dreamhost http://wiki.dreamhost.com/FastCGI or also in a VPS. This post is about how to write a Go program in FCGI mode and deploy it on Apache.
FastCGI is a good solution for using Go in a shared hosting like Dreamhost http://wiki.dreamhost.com/FastCGI or also in a VPS. This post is about how to write a Go program in FCGI mode and deploy it on Apache.