搭建WebServer服务器http.tar.gz

解压http.tar.gz,把服务器放在合适目录。【提取码: eh5h

make,生成一个myhttp可执行程序

sudo ./myhttp start启动服务

sudo ./myhttp stop停止服务