开源推荐

YWeb

第一作者 JYLin

一个简单基础的 golang web 服务器软件框架,完全基于 golang 语言开发,基于 AGPL v3 协议。

文件 ./config/config.json 的 detal 设置:

"ywork_root": "./the root path of YWeb working", 
"web_root": "./the root pathe of your specific web-site dir-path", 
 "host_ip": "127.0.0.1 ./ the path of host ip", 
"en_port": "80 ./ the path of port number for the set web site"