NGINX
NGINX Trac
3rd Party Modules
Security Advisories
CHANGES
OpenResty
ngx_lua
Tengine
在线学习资源
NGINX 开发从入门到精通
NGINX Modules
ngx_echo
flyever
V2EX  ›  NGINX

有无设置好的 nginx.conf 提供~楼主小白一个~自己编译了 nmp~~好多选项摸索中~~想先搞个 nginx.conf 把网站转起来~~

  •  
  •   flyever ·
    flyever · Mar 18, 2014 · 4466 views
    This topic created in 4462 days ago, the information mentioned may be changed or developed.
    8 replies    1970-01-01 08:00:00 +08:00
    yylzcom
        1
    yylzcom  
       Mar 18, 2014
    debian+actgod脚本试试看...
    casparchen
        2
    casparchen  
       Mar 18, 2014
    server {
    listen 80;
    server_name www.baidu.com;
    root /var/www/www.baidu.com;
    location / {
    index.html;
    }
    }
    徒手打的。。。
    Comphuse
        3
    Comphuse  
       Mar 18, 2014
    都不会配置就敢让网站转起来?
    manhere
        4
    manhere  
       Mar 18, 2014
    刚开始可以试试军哥的 www.lnmp.org
    DeeCheung
        5
    DeeCheung  
       Mar 18, 2014
    viator42
        6
    viator42  
       Mar 18, 2014
    我整理的笔记,有完整配置文件,Lz可以参考下.
    http://www.cnblogs.com/viator42/p/3542872.html
    ptsa
        7
    ptsa  
       Mar 19, 2014
    mark+1
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   2874 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 38ms · UTC 13:09 · PVG 21:09 · LAX 06:09 · JFK 09:09
    ♥ Do have faith in what you're doing.