Moon-WebServer:支持PHP的Web服务器

时间:2024-05-26 07:07:25
【文件属性】:

文件名称:Moon-WebServer:支持PHP的Web服务器

文件大小:66KB

文件格式:ZIP

更新时间:2024-05-26 07:07:25

C

Moon——月亮服务器 Description 最近在使用apache,所以参考了一些资料,用C语言写了一个支持PHP的Web服务器。因为完成时临近是中秋节,所以取名为Moon. Feature 实现复用的多线程服务器 支持FastCGI协议 实现多线程的加锁日志系统 实现GET方法 支持PHP语言 支持处理HTML 支持JPEG等格式图片 Configure log backup cd log/ ./empty.sh cli_log.txt ./empty.sh send_log.txt ./empty.sh req_log.txt ./empty.sh error_log.txt ###install php-fpm sudo apt-get install php5-fpm ###modify configuration 修改php5-fpm的配置文件(/etc/php5/fpm/


【文件预览】:
Moon-WebServer-master
----log()
--------error_log.txt(0B)
--------empty.sh(186B)
--------send_log.txt(0B)
--------cli_log.txt(0B)
--------req_log.txt(0B)
----git.sh(110B)
----www()
--------one.html(178B)
--------two.html(129B)
--------pic.jpg(42KB)
--------test.php(79B)
----fastCGI.h(2KB)
----Moon.c(15KB)
----start_php-fpm(64B)
----Moon(28KB)
----Moon.h(2KB)
----log_backup()
--------cli_log.txt-20150929-172230.txt(5B)
----fastCGI.c(1KB)
----Makefile(197B)
----README.md(1KB)
----reference.md(15KB)

网友评论