- 1、本文档共6页,可阅读全部内容。
- 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
- 5、该文档为VIP文档,如果想要下载,成为VIP会员后,下载免费。
- 6、成为VIP后,下载本文档将扣除1次下载权益。下载后,不支持退款、换文档。如有疑问请联系我们。
- 7、成为VIP后,您将拥有八大权益,权益包括:VIP文档下载权益、阅读免打扰、文档格式转换、高级专利检索、专属身份标志、高级客服、多端互通、版权登记。
- 8、VIP文档为合作方或网友上传,每下载1次, 网站将根据用户上传文档的质量评分、类型等,对文档贡献者给予高额补贴、流量扶持。如果你也想贡献VIP文档。上传文档
查看更多
部署新环境编译nginx1.0.6(Deploy a new environment compile nginx1.0.6)
部署新环境编译nginx1.0.6(Deploy a new environment compile nginx1.0.6)
The new project will go to the server and configure the proxy server, as it has been using nginx as the agent and load, and so on this time, configured as follows:
1. software preparation
Nginx: select the stable version here
Http:///en/download.html
WGet /download/nginx-1.0.6.tar.gz
The third party module to use by pcre:rewrite
Http:///
WGet ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-8.13.zip
The modules to be used by the openssl:https protocol
Http:///source/
WGet /source/openssl-1.0.0e.tar.gz
Uploadprogress: needs this module because it uses nginx to make the file upload progress bar
Http:///HttpUploadProgressModule
Https:///masterzen/nginx-upload-progress-module/downloads
Upload: upload module
Https:///vkholodkov/nginx-upload-module/downloads
2., to download the file decompression, for ease of management, are placed in the nginx directory, directory list:
Nginx-1.0.6.tar.gz
Pcre-8.13.zip
Openssl-1.0.0e.tar.gz
Vkholodkov-nginx-upload-module-2.2.0-0-g2ec4e4f.tar.gz
Masterzen-nginx-upload-progress-module-v0.8.3-0-gc7c663f.tar.gz
3. configure, compile, and install nginx
1 switches to root users
Sudo -s -H
2 configuration
./configure --prefix=/opt/nginx-1.0.6 --with-openssl=../openssl-1.0.0e --with-pcre=../pcre-8.13 --add-module=../masterzen-nginx-upload-progress-module-c7c663f --add-module=../vkholodkov-nginx-upload-module-2ec4e4f
Some configurations are shown below:
Configuring additional modules
Adding module in../masterzen-nginx-upload-progress-module-c7c663f
+ ngx_http_uploadprogress_module was configured
Adding module in../vkholodkov-nginx-upload-module-2ec4e4f
+ ngx_http_upload_module was configured
Checking, for, system, MD, library... Not, found
Checking, for, system, MD5, library... Not, found
Checking, for, OpenSSL, MD5, crypto, library... Found
Checking, for, SHA1, in, system, MD, library... Not, found
Checking, for, OpenSSL, SHA1, crypto, library... Found
Checking, for, zlib,
您可能关注的文档
- 逆转裁判3第3、4章无剧情攻略(Reverse referee 3, third, fourth chapter without plot introduction).doc
- 选修6unit4 笔记(Take 6unit4 notes).doc
- 选修6unit5 笔记(Take 6unit5 notes).doc
- 选修3-2知识点 .............(Take the 3-2 point of knowledge).doc
- 适合班集体做的小游戏(A small game suitable for class work).doc
- 选修一生物知识点归纳(Take a biology knowledge point induction).doc
- 选择中医,是对还是错(Is it right or wrong to choose Chinese medicine).doc
- 选修6单词表jk(Take the 6 word list, JK).doc
- 送礼物含义(Gift giving meaning).doc
- 选择是经销商赚钱的关键 吴玉龙(Choice is the key to making money for dealers, Wu Yulong).doc
- 部分有机缩写名+全称+中文对照(Partial organic abbreviation + full name + Chinese comparison).doc
- 郭敬明语录(Guo Jingming Quotes).doc
- 部分u8数据表(Partial U8 data table).doc
- 都会贸易银行扩大形式剖析(Analysis of expanded forms of metropolitan trade banks).doc
- 郭德纲德云社相声文本-郭德纲相声全收录(Guo Degang Guo Degang - full text Deyunshe comic comic collection).doc
- 郭明义先进事迹学习材料(Guo Mingyi advanced deeds learning materials).doc
- 都市夫人理财(City lady Finance).doc
- 郭德钢经典语录(Guo Degang classics).doc
- 都是经济利益做的怪(It's all about economic interests).doc
- 鄂尔多斯布局光伏产业 从羊绒大佬变身全能选手管理(Ordos layout photovoltaic industry from cashmere gangster turned all-around player management).doc
文档评论(0)