vohttpd:简单、灵活、快速、嵌入式 httpd

时间:2021-07-04 19:09:49
【文件属性】:
文件名称:vohttpd:简单、灵活、快速、嵌入式 httpd
文件大小:111KB
文件格式:ZIP
更新时间:2021-07-04 19:09:49
C vohttpd 简单、灵活、快速、嵌入式 httpd。 ##编译## ###编译vohttpd### $ cd src $ make 然后您将在当前目录中获得vohttpd可执行文件。 ###编译插件## $ cd src $ make plugins .so文件将在./plugins生成 ###干净的### $ make clean ###交叉编译### $ cd src $ make CROSS_COMPILE=mipsel-openwrt-linux-uclibc- $ make plugins CROSS_COMPILE=mipsel-openwrt-linux-uclibc- ###待办事项列表### 认证插件。 将 https 添加到 vohttpd。 主控插件,用于加载插件及其相关的html文件。
【文件预览】:
vohttpd-master
----src()
--------vohttpdext.c(7KB)
--------vohttpd.c(23KB)
--------plugins()
--------vohttpd.h(5KB)
--------Makefile(633B)
----html()
--------index.html(1KB)
--------favicon.ico(4KB)
--------js()
--------fonts()
--------css()
----vohttpd.pro(282B)
----LICENSE(11KB)
----README.md(625B)
----.gitignore(223B)

网友评论