资源简介
nginx1.909的windows64位vs2015编译代码, 原始地址:https://github.com/AlexStocks/nginx-vs2015

代码片段和文件信息
#include
#include
extern ngx_module_t ngx_core_module;
extern ngx_module_t ngx_errlog_module;
extern ngx_module_t ngx_conf_module;
extern ngx_module_t ngx_events_module;
extern ngx_module_t ngx_event_core_module;
extern ngx_module_t ngx_iocp_module;
extern ngx_module_t ngx_select_module;
extern ngx_module_t ngx_http_module;
extern ngx_module_t ngx_http_core_module;
extern ngx_module_t ngx_http_log_module;
extern ngx_module_t ngx_http_upstream_module;
extern ngx_module_t ngx_http_static_module;
extern ngx_module_t ngx_http_autoindex_module;
extern ngx_module_t ngx_http_index_module;
extern ngx_module_t ngx_http_auth_basic_module;
extern ngx_module_t ngx_http_access_module;
extern ngx_module_t ngx_http_limit_conn_module;
extern ngx_module_t ngx_http_limit_req_module;
extern ngx_module_t ngx_http_geo_module;
extern ngx_module_t ngx_http_map_module;
extern ngx_module_t ngx_http_split_clients_module;
extern ngx_module_t ngx_http_referer_module;
extern ngx_module_t ngx_http_proxy_module;
extern ngx_module_t ngx_http_fastcgi_module;
extern ngx_module_t ngx_http_uwsgi_module;
extern ngx_module_t ngx_http_scgi_module;
extern ngx_module_t ngx_http_memcached_module;
extern ngx_module_t ngx_http_empty_gif_module;
extern ngx_module_t ngx_http_browser_module;
extern ngx_module_t ngx_http_upstream_ip_hash_module;
extern ngx_module_t ngx_http_upstream_least_conn_module;
extern ngx_module_t ngx_http_upstream_keepalive_module;
extern ngx_module_t ngx_http_write_filter_module;
extern ngx_module_t ngx_http_header_filter_module;
extern ngx_module_t ngx_http_chunked_filter_module;
extern ngx_module_t ngx_http_range_header_filter_module;
extern ngx_module_t ngx_http_postpone_filter_module;
extern ngx_module_t ngx_http_ssi_filter_module;
extern ngx_module_t ngx_http_charset_filter_module;
extern ngx_module_t ngx_http_userid_filter_module;
extern ngx_module_t ngx_http_headers_filter_module;
extern ngx_module_t ngx_http_copy_filter_module;
extern ngx_module_t ngx_http_range_body_filter_module;
extern ngx_module_t ngx_http_not_modified_filter_module;
ngx_module_t *ngx_modules[] = {
&ngx_core_module
&ngx_errlog_module
&ngx_conf_module
&ngx_events_module
&ngx_event_core_module
&ngx_iocp_module
&ngx_select_module
&ngx_http_module
&ngx_http_core_module
&ngx_http_log_module
&ngx_http_upstream_module
&ngx_http_static_module
&ngx_http_autoindex_module
&ngx_http_index_module
&ngx_http_auth_basic_module
&ngx_http_access_module
&ngx_http_limit_conn_module
&ngx_http_limit_req_module
&ngx_http_geo_module
&ngx_http_map_module
&ngx_http_split_clients_module
&ngx_http_referer_module
&ngx_http_proxy_module
&ngx_http_fastcgi_module
&ngx_http_uwsgi_module
&ngx_http_scgi_module
&ngx_http_memcached_module
&ngx_http_empty_gif_module
&ngx_http_browser_module
&ngx_http_upst
属性 大小 日期 时间 名称
----------- --------- ---------- ----- ----
目录 0 2016-01-30 08:53 nginx-vs2015-master\
文件 483 2016-01-30 08:53 nginx-vs2015-master\.gitattributes
文件 1397 2016-01-30 08:53 nginx-vs2015-master\LICENSE
文件 370 2016-01-30 08:53 nginx-vs2015-master\Makefile
文件 95 2016-01-30 08:53 nginx-vs2015-master\README
文件 78 2016-01-30 08:53 nginx-vs2015-master\README.bak
目录 0 2016-01-30 08:53 nginx-vs2015-master\auto\
目录 0 2016-01-30 08:53 nginx-vs2015-master\auto\cc\
文件 224 2016-01-30 08:53 nginx-vs2015-master\auto\cc\acc
文件 1293 2016-01-30 08:53 nginx-vs2015-master\auto\cc\bcc
文件 1324 2016-01-30 08:53 nginx-vs2015-master\auto\cc\ccc
文件 1781 2016-01-30 08:53 nginx-vs2015-master\auto\cc\clang
文件 4439 2016-01-30 08:53 nginx-vs2015-master\auto\cc\conf
文件 3551 2016-01-30 08:53 nginx-vs2015-master\auto\cc\gcc
文件 2935 2016-01-30 08:53 nginx-vs2015-master\auto\cc\icc
文件 2657 2016-01-30 08:53 nginx-vs2015-master\auto\cc\msvc
文件 2160 2016-01-30 08:53 nginx-vs2015-master\auto\cc\name
文件 1880 2016-01-30 08:53 nginx-vs2015-master\auto\cc\owc
文件 3318 2016-01-30 08:53 nginx-vs2015-master\auto\cc\sunc
文件 2369 2016-01-30 08:53 nginx-vs2015-master\auto\configure
文件 141 2016-01-30 08:53 nginx-vs2015-master\auto\define
文件 841 2016-01-30 08:53 nginx-vs2015-master\auto\endianness
文件 2808 2016-01-30 08:53 nginx-vs2015-master\auto\feature
文件 136 2016-01-30 08:53 nginx-vs2015-master\auto\have
文件 137 2016-01-30 08:53 nginx-vs2015-master\auto\have_headers
文件 411 2016-01-30 08:53 nginx-vs2015-master\auto\headers
文件 1078 2016-01-30 08:53 nginx-vs2015-master\auto\include
文件 745 2016-01-30 08:53 nginx-vs2015-master\auto\init
文件 4125 2016-01-30 08:53 nginx-vs2015-master\auto\install
目录 0 2016-01-30 08:53 nginx-vs2015-master\auto\lib\
文件 1467 2016-01-30 08:53 nginx-vs2015-master\auto\lib\conf
............此处省略464个文件信息
相关资源
- 轻量级文件服务器Fdfs搭建(fastDFS+n
- nginx-rtmp-win32-master.rar
- yaf-2.1.17.tgz
- 自动reload nginx解决nginx对动态域名不重
- Linux中nginx安装相关资源包
- nginx-1.19.0-1.aarch64.rpm银河麒麟+飞腾
- nginx-1.19.0-1.aarch64.rpm 银河麒麟V10+飞腾
- nginx与zookeeper交互,同步数据,发送系
- Nginx+keepalived双机热备主从模式高可用
- 搭建rtmp流媒体服务器的nginx
- NGINX Cookbook 无水印英文高清完整.pdf版
- 精通Nginx 第二版 高清 非扫描 带书签
- nginx-1.17.10.rar
- [Nginx] Nginx HTTP Server 第2版 (英文版)
- Nginx源代码VS2010直接编译运行
- nginx服务器插件之net-snmp-5.6.1.1.tar.gz
- CentOS-6.6-x86_64 nginx 依赖 pcre-devel zli
- nginx搭建flv流媒体教程与资源
- The Complete NGINX Cookbook官网 pdf 英文高清
- nginx依赖包nginx依赖包
- Nginx运维宝典
- Nginx核心知识文档.rar
- Nginx教程从入门到精通205419
- Radware Alteon指导书中文版
- nginx rtmp转发服务器
- fastDFS+Nginx安装包(Linux版本)
- pcre-8.10.tar.gz
- rtmp+nginx实现rtmp直播
- nginx-1.17.1.tar.gz
- 免部署的Windows 平台下的nginx-rtmp-win
评论
共有 条评论