/c_httpd

Primary LanguageCGNU General Public License v3.0GPL-3.0

c_http

readme

精简的httpd服务器

use

cd c_http

cd server_test_file

make

cd ../src

make

./app

open localhost:3490/index.html in brower

open localhost:3490/index.cgi in brower