1. 1、本文档共42页,可阅读全部内容。
  2. 2、原创力文档(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
  3. 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载
  4. 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
Nginx基础

Nginx基础主页:/文档:/en/docs/下载:/en/download.htmlMainline versionCHANGESnginx-1.11.3??pgpnginx/Windows-1.11.3??pgpStable versionCHANGES-1.10nginx-1.10.1??pgpnginx/Windows-1.10.1??pgp标签云:Nginx(engine x)Igor SysoevRambler.ru004.10.42-clause BSD-like licenseWeb ServerLoad BalanceReverse ProxyProxyhttpmailstreamLightweightHighly Concurrent如上所示,Nginx可作为http服务器(优势是静态资源),还可以用作http反向代理及负载均衡,最后是代理(如mail和tcp等)。作为基础文档,主要是http相关,即前两部分。Nginx安装1、下载地址:/download/nginx-1.10.1.zip2、解压后得到nginx.exe,运行3、浏览器访问目录结构tree /fFolder PATH listing for volume 新加卷Volume serial number is 361F-A9D3D:.│ nginx.exe│├───conf│ fastcgi.conf│ fastcgi_params│ koi-utf│ koi-win│mime.types│nginx.conf│ scgi_params│ uwsgi_params│ win-utf│├───contrib││ geo2nginx.pl││ README│││├───unicode2nginx││ koi-utf││ unicode-to-nginx.pl││ win-utf│││└───vim│├───ftdetect││ nginx.vim│││├───indent││ nginx.vim│││└───syntax│ nginx.vim│├───docs│ CHANGES│ CHANGES.ru│ LICENSE│ OpenSSL.LICENSE│ PCRE.LICENCE│ README│ zlib.LICENSE│├───html│ 50x.html│ index.html│├───logs│ access.log│ error.log│ nginx.pid│└───temp├───client_body_temp├───fastcgi_temp├───proxy_temp├───scgi_temp└───uwsgi_temp控制台命令D:\nginx-1.10.1nginx -hnginx version: nginx/1.10.1Usage: nginx [-?hvVtTq] [-s signal] [-c filename] [-p prefix] [-g directives]Options: -?,-h : this help -v : show version and exit -V : show version and configure options then exit -t : test configuration and exit -T : test configuration, dump it and exit -q : suppress non-error messages during configuration testing -s signal : send signal to a master process: stop, quit, reopen, reload -p prefix : set prefix path (default: NONE) -c filename : set configuration file (default: conf/nginx.conf) -g directives : set global directives out of configuration file其他,结束进程:t

文档评论(0)

dajuhyy + 关注
实名认证
内容提供者

该用户很懒,什么也没介绍

1亿VIP精品文档

相关文档