module
Version:
v0.0.0-...-595eeb0
Opens a new window with list of versions in this module.
Published: Oct 13, 2014
License: MIT
Opens a new window with license information.
README
¶
Go + Apache + FastCGI = Go for Shared Hosting
Learning project to deploy a Go binary as FastCGI script on an Apache http server.
Examples
- Vanilla
- Starting point to make any go binary FastCGI compatible.
- Beego
Getting Started
Please make sure you have Go and Beego installed. Then just do:
$ make
Then open your browser:
$ open http://localhost
When you are using docker-osx:
$ open http://localdocker
Why Apache HTTP?
The primary focus of this project is to demo the use of Go binaries in a shared hosting environment.
Also on web servers like Nginx there are seperate start/stop scripts required to spawn FastCGI processes.

Thanks / References
License
See LICENSE.
Directories
¶
examples
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Click to show internal directories.
Click to hide internal directories.